Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename package due to naming conflict | 2022-11-05 | -3/+3 | |
| | ||||
* | Use BOT_TOKEN in example project | 2022-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 Variables | 2022-07-23 | -3/+11 | |
| | | | | | Co-authored-by: Chris Lovering <[email protected]> Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Add Sample Project With Boilerplate | 2022-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]> |