This project is using Semantic Versioning 2.0.0
- Fixed
roles
command from being executed by bots
- Tidy up
ban
,kick
,prune
andunban
command
- Fixed
autorole
so it won't use fallback option every time
- Alias
coin
forflip
command - Alias
purge
forprune
command - Added
creation_time
andpermissions
torole
command - Added
online_members
andverification_level
toserver
command - Added
roles
command for role management - Added
duckduckgo
command for a temporary solution to DuckDuckGo integration - Added
Integer#to_roman
to change numbers into roman numerals - [MySQL] Changed
autorole
tovarchar(255)
fromvarchar(32)
- Limited
members
inrole
command to 900 characters before being cut off - The
autorole
works with some minor changes - Reworked
autorole
setting to include a fallback - If role had no users the
role
command wouldn't output anything
- Disabled stats in
server_create
andserver_delete
event since it doesn't update - Disabled
mention
event
- The
documentation
command works again, Woohoo! - Added documentation to
help
command - Added
String#to_emojis
andString#emoji_alphabet
to String extension - Added
emojify
command - Added
role
command - Added
channel
command - Changed
doc
todocs
in commands list - Added
donate
to commands list - Removed
kickall
command - [MySQL] Changed
id
tovarchar(18)
frombigint(20)
- [MySQL] Changed
modlog_id
tovarchar(18)
frombigint(20)
- [MySQL] Changed
autorole
tovarchar(18)
fromvarchar(32)
- Disabled a test command that shouldn't be available
subscribe
andunsubscribe
will respond if already (or not) subscribedabout
no longer shows blurple avatar- Switched
String#nato_alphabet
from double quotes to single quotes random
command no longer fails if the number is too large- Fixed
user
command not responding if user had no roles - Fixed
kick
,ban
andunban
command not adding to the modlog - Fixed
kick
andban
command displaying wrong reason in modlog - Fixed
kick
andban
command not kicking/banning if user has no roles
- Simplified command registration
- Disabled stats in
server_create
andserver_delete
event since it doesn't update
- Push server count whenever a Atlas joins or leaves a server (discordbots.org and discord.pw)
- Added
set
alias forsettings
command
- Moved
say
command fromfun
tomiscellaneous
category - Moved
lmgtfy
command fromfun
tointegration
category - Moved
server
command fromgeneral
toutility
category - Moved
user
command fromgeneral
toutility
category - More debug messages throughout the bot
- Optimized
String#to_nato
to fastest fetch lookup - Load all commands at once instead of each category (still registered per category though)
- Atlas is now licensed under GNU GPLv3 license
- Added
version
command - Added
support
alias forhome
command - Added
pardon
alias forunban
command - Added
h
and?
alias forhelp
command - Added
paypal
,patreon
andpatron
alias fordonate
command - Added
sub
alias forsubscribe
command - Added
unsub
alias forunsubscribe
command - More debug messages throughout the bot
- Fixed no arguments messages in
8ball
,nato
,choose
andzalgo
command - Fixed bots from running
nato
,choose
,emoji
,zalgo
andcommands
command - Fixed response after pruning a channel
- Disabled (hard coded) autorole in Atlas server since it caused multiple errors
about
command shows blurple avatar instead of red avatarkickall
command doesn't respond if don't have permissionsrandom
command fails if the number is too largesubscribe
andunsubscribe
command don't respond if already (or not) subscribed