| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
| |
* Add class docstring.
* Make `disconnect` a helper static method.
|
| |
|
|
|
|
| |
* Add SpookySound cog
* Add sound files
* Add PyNaCl to Pipfile (required for Discord voice)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added cog for Halloween facts
* Posts a random Halloween fact to a channel at regular intervals.
* Displays last posted fact on command.
* Update README for Halloween facts
* Markdown fix
* Add a random spooky emoji to embed titles
* Use on_ready instead of wait_until_ready
* Relocate halloween facts to a JSON file
* Update Hacktoberbot channel ID
* Remove unnecessary variable
* Update JSON file location
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
correct path. (#43)
* Improving some docstrings and making it look in ./bot/cogs for cogs.
* Removing pointless stuff from a docstring
|
| |/ |
|
| | |
|
| |\
| |
| | |
Fix #27: Add spooky reactions.
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
data is incomplete.
|
| |/
|
|
| |
aiohttp, fixing broken logging, ignoring irrelevant loggers, and turning the script into a valid module script.
|
| |\
| |
| | |
Implement Halloweenify feature.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |\ \
| | |
| | | |
Added cog for random scary movie
|
| | | | |
|
| | | | |
|
| | | | |
|
| | |/ |
|
| |\ \
| | |
| | | |
added .gitignore and improved readme
|
| | |/ |
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Initialize Hacktoberfest stats cog
* Fix generated grammar, add temporary variables to shorten string gen
* Code review modifications
Adjust variable & function names to be more in line with PEP8's
recommendations.
Break API query URL into multiple parts to aid readability and
customization
Adjust command input to explicitly accept a username input rather than
star packing & unpacking. d.py guards against too many inputs for us
Change _getURL to _get_shortname and adjust documentation because we're
not even doing what the function name and documentation said we were
* Remove hardcoded response channel
* Update prefixes
Spoooooky
* Swap emoji for unicode string
👻👻👻
* Change unicode ghost string to a friendlier ghost string
See: Casper, the Friendly Ghost
|
| | |
|
| | |
|
| |
|
|
| |
issues.
|
| | |
|
| |
|