Skip to content

Releases: Androz2091/AtlantaBot

4.7.1

20 Jul 19:23
Compare
Choose a tag to compare

Fixed

  • Configuration page is now working even if the defined welcome/goodbye/etc. channels were deleted. (4b13841)
  • Error message sent in DM when no command is found in the message is now the good one. Closes #253. (48d6b2d)
  • Music selection with the play command is now fixed (the 8th, 9th and 10th couldn't be chosen). (bd6d2d3)
  • Server names are now automatically resized on the selector page the boxes are all the same size. (26c9606)
  • Logout button has been fixed and added again. (5c8609a)
  • Command name is now shown on help page for a specific command. (6148abc)
  • Message Embeds are now saved and restored for the *backup command. (1cc1f87)
  • Some cooldown messages were sent even if you didn't use the command twice, this is now fixed. (f5dd5cd)
  • The script to verify the config now checks if the dashboard port is opened. Closes #258. (993a0ee)

4.7.0

17 Jul 09:30
Compare
Choose a tag to compare

Added

  • Atlanta now uses i18next and can be translated on the Crowdin project page.
  • Spanish language has been added. (1f0e68e)
  • Simple cache system has been added, to reduce latency. (c73d1d6)

Fixed

  • The play command is now playing the right song instead of a random one. (be4f497)
  • Dashboard authentication has been fixed. (ad3d84a)
  • Birthdate input on the dashboard has been fixed and is now saving the right date. (b885ccc)
  • findwords command now uses lowercase letters to compare the words. (3cfde35)
  • addemote command has been renamed to addemoji. (e8b3b96)
  • tcl command has been removed, as it was not used. (c330966)
  • purge command was removed, as it was not used. (07e0d55)
  • api-token command has been removed, as it was useless. (5857aab)
  • partners command has been removed, as it was not used. (dec093f)
  • mention-role command was removed, as Discord now has a mention permissions. (3fb32d7)
  • getconf and getinvite commands were temporarily removed. (aa998c5)
  • help command now generate an invite link with administrator permissions. (b64114a)
  • weeding command has been renamed to marry. (dd89ab8)
  • Dashboard selector (the grid with servers) is now working for accounts with +30 servers. (2149b90)
  • Dashboard now accepts prefixes of one character. (2fac3b8)
  • New h and commands aliases to help command. (081d0ea)
  • New lc alias to lovecalc command. (8e612a4)
  • userinfo command now sends an error message if the provided ID is not valid. (9ebfd86)
  • skip command is now working when the voice channel includes bots that can't vote. (095dac3)
  • Atlanta now uses the discord-canvas library for fortnite related commands and greeting images. (aaf785b)
  • Atlanta now uses the moment library to show dates and times. (f46edf0)
  • Atlanta now uses the last version of the discord.js library. (b33f4e2)
  • Atlanta now uses the last version of the discord-giveaways library. (1a57ceb)
  • Atlanta now uses the last version of the discord-player library (YouTube API key is no longer required). (80335aa)
  • Sentry.io has been setup, and errors are now saved and reported. (8bfbb03)

4.6.0

14 Jul 13:22
ff29ea1
Compare
Choose a tag to compare

Added

  • New achievements command. (47c122b)
  • User's game is now displayed in the userinfo command. (66342de)
  • Cooldown is now user based. (cbe45f2)
  • serverinfo command now displays the number of boosts of the server. (db2f772)

Fixed

  • Image commands are now fixed. (7ef401b)
  • Google translation is now used instead of DeepL. (56049c8)
  • minimize command has been renamed to shorturl. (b832cd4)
  • steal command has been renamed to rob. (3501327)

4.5.0

30 Aug 09:07
Compare
Choose a tag to compare

Added

  • New fortniteshop command
  • New Fornite Shop channel, in which a shop image made with canvas is sent every morning
  • New staff command to get the staff members list of a guild
  • New deletemod command if you want that the moderation commands will be deleted automatically
  • New clearwarns command to delete all warns of a member

Dashboard

  • New Statistics tab
    • New Guild Stats page to get the stats of a specific guild
    • New Stats button on the selector page
  • New settings page to configure your profile and the website (language, logout, etc...)

Economy

  • Economy is now guild based
  • New steal command
  • New deposit command
  • New withdraw command
  • profile command was edited
  • work and rep cooldown is now 6h instead of 12h
  • Add work streak

4.0.0

02 Aug 14:31
Compare
Choose a tag to compare

Added

  • Welcome and goodbye images were improved (using Canvas)
  • Fortnite stats are now displayed in images (using Canvas)
  • New calc command
  • 13 new commands in images category
  • *clear all to clear all the messages in a channel
  • vote alias has come back

Fixed

  • Now no longer considers that you are over 80 years old with the birthdate command
  • clear command now checks if the parameter is a number
  • announcement command now checks if the message length is higher than 1030
  • warn command now checks if the mentionned member is not a bot
  • setlogs command renamed to setmodlogs
  • ignore, slowmode, automod, goodbye, welcome, setmodlogs and setsuggests now check if the mentionned channel is a text channel and if the channel is in the current guild
  • The design of the help command has been improved
  • The help command now displays the number of commands executed in the last 7 days
  • And many other small bugs!

Dashboard

  • Dashboard is back in the same repository as Atlanta to make things easier
  • Support for almost all server settings (welcome messages, goodbye messages, prefix, language, etc...)
  • English and French support
  • Page for displaying the ranking
  • Page to display a user's profile
  • Page to edit the profile
  • Server search form

3.5.0

11 Jul 14:39
ebd41e8
Compare
Choose a tag to compare

Added

  • New backup command
  • New announcement command
  • New giveaway command
  • Users commands cooldown
  • Vote system for skip and stop commands
  • -g option to the help command
  • Translation for commands usage and commands examples
  • The minecraft command supports Minecraft Pocket Edition servers

Changed

  • Now use Discord.js v12.0.0 instead of Discord.js v11.5.0
  • Now use DeepL Translate instead of Yandex Translate
  • Now use MongoDB instead of quick.db
  • Now use Node-Fetch instead of Snekfetch
  • Now use of let instead of var for a better scoping
  • Clarification of language files
  • Discordbots.org vote is now rewarded with 40 credits
  • Most commands are now available in private messages
  • The help command is now paginated
  • leave command renamed to goodbye command
  • credits command renamed to money command
  • warns command renamed to sanctions command
  • All the emojis were updated
  • Update links in the invite command
  • Best parse of time

Removed

  • Blacklist command and blacklist system
  • Dashboard (now in another repository)