瀏覽代碼

updated links in description to gitlab versions.

tags/v2.0.0
Roxie Gibson 6 年之前
父節點
當前提交
f274e9fdcb
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. +3
    -3
      roxbot/__init__.py

+ 3
- 3
roxbot/__init__.py 查看文件

@@ -46,9 +46,9 @@ imgur_token = settings["Tokens"]["Imgur"]

__description__ = """RoxBot, A Discord Bot made by a filthy Mercy Main. Built with love (and discord.py) by Roxxers#7443.

[Github link](https://github.com/Roxxers/roxbot)
[Changelog](https://github.com/Roxxers/roxbot/wiki/Changelog)
[Found a bug or need to report an issue? Report it here](https://github.com/Roxxers/roxbot/issues/new)
[Gitlab link](https://gitlab.roxxers.xyz/roxxers/roxbot)
[Changelog](https://gitlab.roxxers.xyz/roxxers/roxbot/blob/master/CHANGELOG.md)
[Found a bug or need to report an issue? Report it here](https://gitlab.roxxers.xyz/roxxers/roxbot/issues/new?issue)
[Say Thanks](https://saythanks.io/to/Roxxers)"""
__author__ = "Roxanne Gibson"
__version__ = "2.0.0a"

Loading…
取消
儲存