Alpha Release v0.5.0
Pre-release
Pre-release
Today, one year after ProtoBot's first messages were sent (also Christmas!), I bring you ProtoBot v0.5.0-alpha. This is the biggest update yet, adding many new features and fixing old ones.
Changelog:
- Added the !based command
- Added the !poll command
- This will create a poll with user-configurable timing and options,
- Includes a little bit of "error checking"
- Added the counting feature
- Automatically gets enabled in any channel called "counting"
- Locks the channel if anyone says anything other than the next base-10 integer in the channel
- Added the !about command
- Displays the bot version and links to this repository
- Moved to schedule.py for task scheduling
- Should actually be reliable.
- Fixes issue #26
- Fixed dad joke trigger
- Fixed various other small bugs
- Cleaned up console spam
- Added more helpful logging
- Fixed a few typos and misspellings in comments