You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roxie Gibson 1c58180827 fixed force skip 6 years ago
..
cache gitignore file to keep the cache folder here so the voice cog doesn't break when moving it to other systems. 6 years ago
cogs fixed force skip 6 years ago
settings Commands made case-insensitive, removed pointless second error in `iam` commands, fixed pm issues with on_message event in cc cog. 6 years ago
__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 years ago
blacklist.txt This new system is getting there. More refactoring bug fixes too. 6 years ago
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 years ago
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 years ago
load_config.py Literally just copied the voice example from the github. Obviously needs a lot of work since its basic. Duh 6 years ago
logging.py logging inproved and added to the subreddit command. 6 years ago
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 years ago