aboutsummaryrefslogtreecommitdiffstats
path: root/dev/bot/cog.py (follow)
Commit message (Collapse)AuthorAgeLines
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-31-1/+1
|
* 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]>