Releases: CactusDev/CactusBot
Releases · CactusDev/CactusBot
v0.4
Added
- Command enable / disable
- Command aliases with
!alias
(documentation) - Command modifiers (documentation)
- Better
!cactus
command: now with helpfulness! - Absolutely no easter eggs anywhere...
!multi
command (documentation)- Custom
!social
storage (documentation) - Better documenation!
Fixed
- Repeat system
Changed
- Every single line of code
!config
command (documentation)- Made all variables
%UPPERCASE%
- "targets" renamed to "variables"
!friend
command renamed to!trust
Removed
- v0.3 nonsense™
!test
command
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:
!friend
command.- WebSocket reconnections.
- Bot deleting its own links.
Removed:
- Unused statistics.
CactusBot v0.3.4
Fixed:
- Beam CSRF token usage.
- Beam message removal.
!repeat
command.
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:
silent
mode 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
spamprot
command on it's own. - Friend command now can have the
@
symbol in it.
CactusBot v0.3.1
Added:
- basic
!uptime
command - multiple message responses via
\n
beam
as a working!social
argument
Changed:
- command prefix limit to one
Fixed:
- ghost database columns
- autoreload conditions
repeat
crash 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
silent
anddebug
Changed:
- replaced
asyncio
withtornado
Fixed:
- reconnection spam and random downtime
- emote cubing
CactusBot v0.2.1
- fix
!spamprot
command - disable stats temporarily
- move autorestart to config.json
CactusBot v0.2
Added:
- command permissions
- spam protection
Changed:
- config organization
- file handling