aboutsummaryrefslogtreecommitdiffstats
path: root/dev/bot/cog.py (follow)
Commit message (Collapse)AuthorAgeLines
* Add Sample Project With BoilerplateGravatar Hassan Abouelela2022-07-23-0/+33
Adds a bare-bones discord.py bot using features from bot-core, to be used for quickly prototyping and testing out bot-core features. Signed-off-by: Hassan Abouelela <[email protected]>