Parcourir la source

hotfix to the subreddit search to stop it thinking it has valid links when it doesnt.

tags/v1.5.1
Roxie Gibson il y a 6 ans
Parent
révision
66c2041b4a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      Roxbot/load_config.py

+ 1
- 1
Roxbot/load_config.py Voir le fichier

@@ -16,7 +16,7 @@ __description__ = """RoxBot, A Discord Bot made by a filthy Mercy Main. Built wi
[Found a bug or need to report an issue? Report it here](https://github.com/RainbowRoxxers/roxbot/issues/new)
[Say Thanks](https://saythanks.io/to/Roxxers)"""
__author__ = "Roxanne Gibson"
__version__ = "1.5.0"
__version__ = "1.5.1"
embedcolour = 0xDEADBF

# IF YOU ARE TESTING OR NOT IN THE GSS DISCORD, REMOVE "cogs.gss" FROM THE LIST

Chargement…
Annuler
Enregistrer