選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Roxie Gibson 1c58180827 fixed force skip 6年前
..
cache gitignore file to keep the cache folder here so the voice cog doesn't break when moving it to other systems. 6年前
cogs fixed force skip 6年前
settings Commands made case-insensitive, removed pointless second error in `iam` commands, fixed pm issues with on_message event in cc cog. 6年前
__init__.py The start of some refactoring. I fucked up by starting the new setitng system too so i guess that will completed on this branch then merged with dev. 6年前
blacklist.txt This new system is getting there. More refactoring bug fixes too. 6年前
checks.py made the admin_or_mod predicate external to the check function so it can be used externally by other parts of the codebase. 6年前
err_handle.py Fixed some bugs with the queue logic when pausing or stopping, made join an admin command, added error handling in the join command, outputs to all commands, improved current outputs, added yt alias for the play command, added a check to see if the user is in the voice channel when using the play command and have that check ignore admins, fixed logic for whether a video needs to be played or queued, added better commenting to all commands, and added remove command to remove items from the queue. Voice should be finished. 6年前
load_config.py Literally just copied the voice example from the github. Obviously needs a lot of work since its basic. Duh 6年前
logging.py logging inproved and added to the subreddit command. 6年前
preferences_example.ini The start of some refactoring. I fucked up by starting the new setitng system too so i guess that will completed on this branch then merged with dev. 6年前