Simple Discord bot utilizing discord.py API
[Discord.py API]
[Acknowledgements]
[Issues]
This is a simple implementation of the discord.py API for automated Discord bots.
Libraries -- Discord API
Requires Discord Py API (1.7.3) or later, please see dependencies listed here.
NOTE:
This is meant primarily for the discord server for the California State University, Chico Computer Science community. It is not intended to be serious or complete in any sense, rather serving as a fun side-project using various Python asynchronous programming methods.
RESOURCES
The documentation is a great place to start if you feel up to creating your own bot or using this one as a template
This is the original repository, and as such is a source of important information regarding creating a bot