Releases: CactusDev/CactusBot
Releases · CactusDev/CactusBot
v0.4
Added
- Command enable / disable
- Command aliases with
!alias(documentation) - Command modifiers (documentation)
- Better
!cactuscommand: now with helpfulness! - Absolutely no easter eggs anywhere...
!multicommand (documentation)- Custom
!socialstorage (documentation) - Better documenation!
Fixed
- Repeat system
Changed
- Every single line of code
!configcommand (documentation)- Made all variables
%UPPERCASE%- "targets" renamed to "variables"
!friendcommand renamed to!trust
Removed
- v0.3 nonsense™
!testcommand
CactusBot v0.3.6
Fixed
- Friend command (finally, it's 100% now)
Added
- Constellation support
Removed
- Liveloading
CactusBot v0.3.5
This is the last release of v0.3.
Fixed:
!friendcommand.- WebSocket reconnections.
- Bot deleting its own links.
Removed:
- Unused statistics.
CactusBot v0.3.4
Fixed:
- Beam CSRF token usage.
- Beam message removal.
!repeatcommand.
CactusBot v0.3.3
Added:
- Documentation is now packaged with the bot.
Fixed:
- Repeat command.
- Cube command crashing without arguments.
- Social command.
CactusBot v0.3.2
Added:
- Loading users that were in the channel before the bot started into the database.
- Alerts for hosting.
Changed:
silentmode is nowquiet.
Fixed:
- Chat connections now use an exponential backoff so that we don't spam connections when a server goes down.
- Connecting to liveloading now only occurs once.
- Users being able to spam follow alerts.
- Bot crashes from running the
spamprotcommand on it's own. - Friend command now can have the
@symbol in it.
CactusBot v0.3.1
Added:
- basic
!uptimecommand - multiple message responses via
\n beamas a working!socialargument
Changed:
- command prefix limit to one
Fixed:
- ghost database columns
- autoreload conditions
repeatcrash on command removal- whispered responses
- message removal
CactusBot v0.3
Added:
- repeating commands
- follower and subscriber notifications
- user permissions for custom commands
- command line arguments
silentanddebug
Changed:
- replaced
asynciowithtornado
Fixed:
- reconnection spam and random downtime
- emote cubing
CactusBot v0.2.1
- fix
!spamprotcommand - disable stats temporarily
- move autorestart to config.json
CactusBot v0.2
Added:
- command permissions
- spam protection
Changed:
- config organization
- file handling