Discord bot for the TU Delft course AE1205: Scientific Programming in Python
Stars
0
Forks
1
Watchers
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
Add intro and Contributing guide ref in README
084714c
Add queue.py with example commands.Cog inheritance
a4837cd
Add main.py file containing the initial PyBot
cf26b7e
Add .gitignore entry for VS Code project folder
e8ee427
Relax Python version specifier in setup.cfg
0a0f2f1
Fix incorrect clone command in CONTRIBUTING
e5d00b6
Fix incorrect `improvement` label to `enhancement`
44a8af3
Add initial pre-release CHANGELOG
03b7ca4
Add setup.py file for package installation
73c41d5
Add setup config file for package management
4081fba
Add CONTRIBUTING file for new developers
3009b6b
Update README with project badges
4aa9a53
Change LICENSE file to Markdown format
dbc57ac
Add pyproject.toml to set the char limit of black
36ee501
Add .editorconfig for enforcing EOL and char limit
61400e0