Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Roxie Gibson cc44df0e9c New way of storing settings in there. On reflection idk how much this will make things cleaner. But it might. So lets just finish it in settings and bug test it. If it works, then its good. 6 роки тому
Roxbot New way of storing settings in there. On reflection idk how much this will make things cleaner. But it might. So lets just finish it in settings and bug test it. If it works, then its good. 6 роки тому
LICENSE Update LICENSE 6 роки тому
README.md 1.4.1 6 роки тому
main.py New way of storing settings in there. On reflection idk how much this will make things cleaner. But it might. So lets just finish it in settings and bug test it. If it works, then its good. 6 роки тому
requirements.txt Added requirements.txt 6 роки тому

README.md

Banner

MIT Python Say Thanks

RoxBot, A Discord Bot made by a filthy Mercy Main. Built with love (and discord.py)

Simple setup

  1. Copy settings/preferences_example.ini to settings/preferences.ini and fill in the details
  2. Run pip install -r requirements.txt in the root directory of the bot (This wont install the 1.0 version of discord.py which Roxbot now requires.)
  3. Add the bot to your server by generating an OAuth link with bot scope only
  4. Run main.py to generate config files for the server
  5. Stop RoxBot
  6. Open servers.json and populate with config options for your server
  7. Enjoy!

Command Docs

Coming soon

Changelog

v1.4.1

Bug Fixes
  • Lots of small bug fixes todo with the move over to int ID’s and the internal settings being :b:roke.

v1.4.0

New Stuff!
  • A whole trivia game, right in your discords. Using the Open Trivia DB!
  • A complete overhaul of the settings cog so that the settings commands no longer suck and should be easier to use.
  • Most, if not all, commands now have documentation in the bot on what they do and how to use them.
  • Bot may be easier to use. I am unsure though.
  • Added error handling that will actually tell people when errors occur instead of being silent.
  • NSFW now has a blacklist feature that can be edited by mods and admins. Just basic tag filters.
  • FROGTIPS
Boring Stuff
  • 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.
  • New fil structure that will be easier to read and know whats going on.
  • servers.json is no longer versioned.
  • Unhidden all commands so that it should be easier for mods to know the mod commands.
Bug Fixes
  • emoji command works with animated emoji.
  • avatar command works with animated avatars.
  • Non-prefix multi word custom commands should work now and should be removable.
  • Fixed issues with the warning commands when a warned user wasn’t in the server.
  • Fixed bug where capitalisation in the subreddit command would return nothing.
  • Twitch shilling now doesn’t trigger when someone uses spotify thanks to discord.py update. Also the code is a lot nicer now.

v1.3.4

Performance
  • Changed the warning listing command do that it isn’t slow.

    Bug Fixes
  • 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.

v1.3.3

Hottest of Bug Fixes
  • Warn list now actually works for all warnings.
  • Slowmode now ignores mods and admins.

v1.3.2

Bug Fixes
  • Fixed logging for gss cog again…

v1.3.1

Bug Fixes
  • Fixed logging for gss cog.

v1.3.0

New Features
  • New Admin Cog with warning and slowmode commands.
  • Hug Command like that of suck and spank
  • ‘Succ’ now added as an alias for ;suck
  • The GSS cog commands are more efficient
  • ;nsfwperms and ;selfieperms can now be repeated to remove the roles.
  • NSFW channels can now be added to selectively enable Roxbot’s NSFW features.
  • New checks for the suck and spank commands so that they too can be disabled on a channel basis.
Bug Fixes
  • Fixed bug where Custom Commands would ignore the blacklist.
  • Fixed issue where custom command outputs were always lowercase
  • Fixed some naughty swears that were placeholders for a more civilised response.
  • Removed Herobrine

v1.2.0

New Features
  • Added a new cog for the GaySoundsShiposts discord. Just some custom commands needed for modding.

v1.1.3

Changes
  • Changed to traa command to gss and point to the /r/gaysoundsshitposts subreddit

v1.1.2

Bug Fixes
  • Fixed a bug when a user only had the ‘@everyone’ role and used ;info.

v1.1.1

Bug Fixes
  • Print settings outputting too big of a message
  • perm roles being overwritten

v1.1.0

New Features
  • Custom commands! With and without prefixes, the bot can output a custom message.
  • Admin roles to check for perms

v1.0.0

Rewrite

The whole bot has been completly 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.

v0.4.0

New Features
  • New commands in fun like a reddit scrapper.
  • New Utils cog, new commands like avatar, and info
Bugs and Fixes
  • Admin cog renamed to Settins cog.
  • ChangeAvatar updated again to be inline with who avatar deals with avatar images.
  • Fixed twitch cog bug that made roxbot crash a lot

Probs more but I forgot honestly

v0.3.6

  • ChangeAvatar command updated to use a upto date function to download images
  • printsetting command created for bot owner to check the serverconfig at the current time

v0.3.5

  • Changelog created

Pre-v0.3.5

  • Bot was made. Wasn’t great. You can check the commits though for more info.

Licence

MIT Licence