This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
Releases: lukadd16/NBC-Boterator
Releases · lukadd16/NBC-Boterator
NBC-Boterator v1.0.1
Bug Fixes
- errorhandler: Adds behaviour to ignore error if originating cog has a local handler, convert if statements to proper elif, minor refactoring (c2496fc)
- main: Shutdown triggered by KeyboardInterrupt wasn't being reported in status channel (acd2eb7)
- utilities: Replace double backticks with single ones (762ee44)
1.0.0 Release!
About
I've been working on and off on this project over the past few months, with no real consistency in additions, and nothing pushed to this public repo - now it's time to change that. This release marks what I consider to be the 1.0.0 version of NBC Boterator, with code that makes for a functional bot and one that is suitable for the public (and the discord server that this bot will be used in) to see and use. I have many plans for this bot and how it can be integrated into my community, so stay tuned for those in the new year.
Why Open Source?
The goal of hosting the source code publicly was:
- As a personal endeavour; my first real public GitHub repository and first step into the open source community. Programming is a growing passion of mine, and some day I hope to pursue a career in it, thus I made the decision to learn more about Git and GitHub. So more than anything this project is a learning experience for me, one that will make me a better developer.
- To give members of my discord community an opportunity to contribute to the server's custom bot (though I appreciate and welcome all contributors, even if you aren't in the discord).