aboutsummaryrefslogtreecommitdiffstats
path: root/dev/README.rst (follow)
Commit message (Collapse)AuthorAgeLines
* Rename package due to naming conflictGravatar Chris Lovering2022-11-05-3/+3
|
* Use BOT_TOKEN in example projectGravatar Chris Lovering2022-09-11-1/+1
| | | | This is so that we use the same env var as metricity, remove the need for duplicate env vars.
* Document Sample Project Environment VariablesGravatar Hassan Abouelela2022-07-23-3/+11
| | | | | Co-authored-by: Chris Lovering <[email protected]> Signed-off-by: Hassan Abouelela <[email protected]>
* Add Sample Project With BoilerplateGravatar Hassan Abouelela2022-07-23-0/+45
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]>