You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 13KB

6 years ago
6 years ago
6 years ago
6 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. **WARNING** It is not recommended to use any release before v2.0.0. All previous versions are logged and released as pre-releases and are only here as a historical record for myself. All post-v2.0.0 releases are finished products that are stable.
  2. ## v2.0.0
  3. - More better open source stuff - pls pr me
  4. - easy setup and get that wiki going
  5. ### Big Changes
  6. ### Regular Updates
  7. #### New Features
  8. - Roxbot will remove all redundant settings (removed roles from self assign, etc.).
  9. - Cogs have a message if they fail to load. This is better than the entire program breaking.
  10. #### Minor Changes
  11. - NSFW commands should have even less chance of dupes.
  12. - All time formatting is now standardised.
  13. - Error messages dont time out anymore.
  14. #### Bug Fixes
  15. - `deepfry` command now works all the time.
  16. - Pride filter filenames fixed.
  17. - As many spelling mistakes as possible.
  18. - If music bot can't find a thumbnail for the now playing embed, it will just not have one; Instead of breaking.
  19. - Fixed bug where nowplaying embeds would have the wrong queued_by value.
  20. - NSFW commands fixed.
  21. - Roxbot can now fully function in DMs. Before, she would break. DM's have less commands.
  22. - `;subreddit`'s "subscriptable" error has been fixed.
  23. - is_anal value can be changed again and check now works.
  24. ## v1.8.0
  25. #### New Features
  26. - Image cog with pride flags filters for Pride Month! 🏳️‍🌈 (and deepfrying)
  27. - xkcd command. Can grab a random xkcd, or one with a specified id or title. Or even the latest one.
  28. - New `Z̹̹̀A̹̙̹L̢̹̹Ģ̹̹O̹̹ͨ` command
  29. #### Bug Fixes
  30. - Roll command fixed by Terra
  31. - Fixed an issue where waifurate would still have waifu even with a different gender rate selected.
  32. #### Misc Changes
  33. - Logging outputs for `aesthetics` and the new command `zaglo` have been changed so that their outputs no longer store what argument was given to the bot. This is to comply with the GDPR and to avoid possibly storing personal information in a channel where the user cannot see and request it's deletion. Instead this has been replaced with the ID of the output message. This should still make the output identifiable for administators.
  34. ## v1.7.1
  35. #### New Features
  36. - `warn purge` added to clear warn list of banned users.
  37. #### Bug Fixes
  38. - `warn list` no longer returns error when the list is empty.
  39. ## v1.7.0
  40. #### New Features
  41. **Trivia**
  42. - Trivia now has mobile and solo options. Mobile changes the formatting of the questions because rich embeds with Android sucks atm. Solo starts the game instantly and doesn't wait for other users to join.
  43. - Argument passing has changed to accomdate this. To set the length of a game, you need to put `length=short` or other length options after the command. Example `;tr start mobile length=short` would start a short mobile compatible game.
  44. - Trivia can now default on unicode emojis in case the bot isn't in the emoji server.
  45. **NSFW and Reddit**
  46. - NSFW and Reddit commands now have a way to delete the output. This is shown by a delete me reaction that will be added to the output. The person who invoked the command then needs to click that reaction within the 20 second timeout to delete the output.
  47. - NSFW commands now have the same system of preventing dupe outputs
  48. **Misc**
  49. - `onthisday` and `numberfact` commands have been added. Interacting with the numbersapi.com's api.
  50. - `warn` and `purge` can now act on users that have left the guild, if their ID is used as the argument.
  51. - Added more info to the `emoji` command.
  52. #### Misc. Changes
  53. - `avatar` now outputs a png if the image is static.
  54. - EmbedColours are now standardised within RoxBot.
  55. - All of RoxBot's requests are now handled by the http file. All http requests have been moved to aiohttp.
  56. - requests and lxml have been removed as dependencies of Roxbot.
  57. - `upload` has been disabled for the time being until a way for it to work with aiohttp is found.
  58. - Minor refactoring in places, which involves some directory movement.
  59. - added frogtips cache for quicker frogtips
  60. #### Bug Fixes
  61. - All Voice Bugs have been fixed... for now. Queuing works and some more info has been added to the np output.
  62. - Doubled the amount of times subreddit commands will cycle through possible requests to fix JSONDecode error.
  63. - Fixed error in reddit cog due to changing JSON outputs thanks to new reddit redesign.
  64. - Fixed error when trying to use `warn list` on a user that isn't in the list returning an unhelpful error.
  65. - Fixed `emote` error when using a unicode emote by displaying a helpful error message instead of its non-support.
  66. ## v1.6.1
  67. #### Small changes
  68. - `nowplaying` is now more handy and should display more info.
  69. #### Hot Fixes
  70. - Voice has received a number of hot fixes to make sure it works properly.
  71. - Slowmode now doesn't effect mods and admins of that guild.
  72. - Fixed `blacklist` command.
  73. - Fixed backup system because it didn't keep the backup folder there.
  74. - Fixed `unban` command
  75. ## v1.6.0
  76. #### New Features
  77. - An entire music bot, right in Roxbot! New voice cog that allows for Roxbot to play audio in voice. A well functional discord music bot
  78. - `waifurate` command can now do husbando and spousu rates as well.
  79. - `pet` command for your headpats needs.
  80. - `roll` command rewrite by TBTerra#5677. It can now do a lot more complex rolls that makes it actually useful!
  81. - `purge` command added for clearing a chat. Only available to users with the `manage_messages` perms.
  82. - `subreddit` and other subcommands should now have a post cache to improve results and reduce duplicate images appearing.
  83. - Internal settings now have automatic and manual local backups. Manual backups activated by the `backup` command.
  84. - Commands are finally case-insensitive. But not the arguments! So don't think your out of the woods yet, kid.
  85. #### Minor Changes
  86. - Logging is now easier internally.
  87. - Logging output has been improved for the `aesthetics` command.
  88. - The `subreddit` command has logging. Only when it is being directly invoked and not when an inbuilt command is being used.
  89. - Added who the `waifurate` command is dedicated to in the command description.
  90. - Added more helpful error handling for `MissingRequiredArgument`, `BadArgument`, `MissingPermissions`, and `BotMissingPermissions` errors.
  91. - Removed pointless second error with iam commands due to improvement to error handling.
  92. - Reddit cog got some lovely refactoring, code should be more efficient now and speeds should be better. Had some weird bugs with loops.
  93. - `subreddit` and other subcommands now will provide author credit.
  94. #### Bug Fixes
  95. - ";-;" and other similar text emoticons now no longer raise the CommandNotFound error.
  96. - `changenickname` has been fixed. Forgot to port some stuff over in there.
  97. - Fixed `guild` command because that was really messed up and wasn't at all helpful.
  98. - PM's don't flag a million errors now due a fix of the `on_message` event in custom commands.
  99. ## v1.5.1
  100. #### Hot Fixes
  101. - inviteme is hidden and added an extra warning for people not to use it.
  102. - subreddit command shouldnt break now if you give it a subreddit that is pretty close to an actual sub but isn't one.
  103. - Fixed config errors when leaving and joining servers.
  104. ## v1.5.0
  105. #### New Features
  106. - New Ban, Kick, and Unban commands.
  107. - New Guild and Role Util commands.
  108. - Logging is now a thing. Just limited to what I was using hack code to do in GSSP. Clean code, happy Roxie.ye
  109. - New feedmevegan command for hungry vegan friends.
  110. - inviteme command for quickly creating an invite link for the bot.
  111. - Added new error catching for the GSSP cog in case the Tatsumaki API dies or something.
  112. #### Refactoring
  113. - Brand new way of storing, saving, and interacting with the guild settings. The new system should be better to read, understand, and shouldn't be as broken as the old version. Really only a note for those looking at the source code as all functionality should be the same other than roxbot should no longer require rebooting to have up to date settings.
  114. - Also a new file structure layout so it looks nice.
  115. - Changed the name of the welcome channel to the greets channel externally.
  116. #### Bug Fixes
  117. - Fixed bug where using the ;emoji command on a static emoji would return an empty file.
  118. - Fixed bug where roxbot would not have up to date settings at times.
  119. - Fixed the shutdown and reboot commands so they aren't broken anymore.
  120. - Fixed bugs in the gss cog which caused issues from time to time for no reason.
  121. - Fixed an issue where the check failure error would be picked up before it's sub errors meaning they would never be catched by the error handler.
  122. - Fixed the biggest bugs of Roxbot. Fun and CustomCommands where ordered the wrong way in the cog loader, and the GSSP cog's class being called "GaySoundsShitposting" which is just disgusting.
  123. - Fixed bug where conversion error in iam commands didn't raise an exception.
  124. - Added error handling to when you did the self assign commands without any arguments.
  125. ## v1.4.1
  126. #### Bug Fixes
  127. - Lots of small bug fixes todo with the move over to int ID's and the internal settings being :b:roke.
  128. ## v1.4.0
  129. #### New Stuff!
  130. - A whole trivia game, right in your discords. Using the Open Trivia DB!
  131. - A complete overhaul of the settings cog so that the settings commands no longer suck and should be easier to use.
  132. - Most, if not all, commands now have documentation in the bot on what they do and how to use them.
  133. - Bot may be easier to use. I am unsure though.
  134. - Added error handling that will actually tell people when errors occur instead of being silent.
  135. - NSFW now has a blacklist feature that can be edited by mods and admins. Just basic tag filters.
  136. - **FROGTIPS**
  137. #### Boring Stuff
  138. - Roxbot has been ported over to the 1.0 version of discord.py. Meaning that she will actually be upto date with new discord changes for once. This also means that there is quite a few new features and bug fixes with this version.
  139. - New fil structure that will be easier to read and know whats going on.
  140. - servers.json is no longer versioned.
  141. - Unhidden all commands so that it should be easier for mods to know the mod commands.
  142. #### Bug Fixes
  143. - emoji command works with animated emoji.
  144. - avatar command works with animated avatars.
  145. - Non-prefix multi word custom commands should work now and should be removable.
  146. - Fixed issues with the warning commands when a warned user wasn't in the server.
  147. - Fixed bug where capitalisation in the subreddit command would return nothing.
  148. - Twitch shilling now doesn't trigger when someone uses spotify thanks to discord.py update. Also the code is a lot nicer now.
  149. ## v1.3.4
  150. #### Performance
  151. - Changed the warning listing command do that it isn't slow.
  152. #### Bug Fixes
  153. - Removing all warnings of a user now removes them from the dictionary. Making them not display in the list even though they don't have any warnings.
  154. ## v1.3.3
  155. #### Hottest of Bug Fixes
  156. - Warn list now actually works for all warnings.
  157. - Slowmode now ignores mods and admins.
  158. ## v1.3.2
  159. #### Bug Fixes
  160. - Fixed logging for gss cog again...
  161. ## v1.3.1
  162. #### Bug Fixes
  163. - Fixed logging for gss cog.
  164. ## v1.3.0
  165. #### New Features
  166. - New Admin Cog with warning and slowmode commands.
  167. - Hug Command like that of suck and spank
  168. - 'Succ' now added as an alias for ;suck
  169. - The GSS cog commands are more efficient
  170. - ;nsfwperms and ;selfieperms can now be repeated to remove the roles.
  171. - NSFW channels can now be added to selectively enable Roxbot's NSFW features.
  172. - New checks for the suck and spank commands so that they too can be disabled on a channel basis.
  173. #### Bug Fixes
  174. - Fixed bug where Custom Commands would ignore the blacklist.
  175. - Fixed issue where custom command outputs were always lowercase
  176. - Fixed some naughty swears that were placeholders for a more civilised response.
  177. - Removed Herobrine
  178. ## v1.2.0
  179. #### New Features
  180. - Added a new cog for the GaySoundsShiposts discord. Just some custom commands needed for modding.
  181. ## v1.1.3
  182. #### Changes
  183. - Changed to traa command to gss and point to the /r/gaysoundsshitposts subreddit
  184. ## v1.1.2
  185. #### Bug Fixes
  186. - Fixed a bug when a user only had the '@everyone' role and used ;info.
  187. ## v1.1.1
  188. #### Bug Fixes
  189. - Print settings outputting too big of a message
  190. - perm roles being overwritten
  191. ## v1.1.0
  192. #### New Features
  193. - Custom commands! With and without prefixes, the bot can output a custom message.
  194. - Admin roles to check for perms
  195. ## v1.0.0
  196. #### Rewrite
  197. The whole bot has been completely rewritten. Its jam packed with new commands, cogs, and functionality. Because of this, I wont be including a full change log. I will fill out the changelog for further versions. But this version should be more stable, have more features, and just be better than before.
  198. ## v0.4.0
  199. #### New Features
  200. - New commands in fun like a reddit scrapper.
  201. - New Utils cog, new commands like avatar, and info
  202. #### Bugs and Fixes
  203. - Admin cog renamed to Settings cog.
  204. - ChangeAvatar updated again to be inline with who avatar deals with avatar images.
  205. - Fixed twitch cog bug that made roxbot crash a lot
  206. Probs more but I forgot honestly
  207. ## v0.3.6
  208. - ChangeAvatar command updated to use a upto date function to download images
  209. - printsetting command created for bot owner to check the serverconfig at the current time
  210. ## v0.3.5
  211. - Changelog created
  212. ## Pre-v0.3.5
  213. - Bot was made. Wasn't great. You can check the commits though for more info.