diff options
author | 2021-06-21 16:58:36 +0100 | |
---|---|---|
committer | 2021-06-21 16:58:36 +0100 | |
commit | 115220eee2e977e00b720a97e3dde0cf4a7497d2 (patch) | |
tree | 990bd9af87f741c7f5e6b6491d6d01147e7c6301 /pydis_site | |
parent | Merge pull request #534 from python-discord/add-support-for-d.py-1.7 (diff) |
Remove RLBot from Communities list
Diffstat (limited to 'pydis_site')
-rw-r--r-- | pydis_site/apps/resources/resources/communities/rlbot.yaml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/pydis_site/apps/resources/resources/communities/rlbot.yaml b/pydis_site/apps/resources/resources/communities/rlbot.yaml deleted file mode 100644 index d12c1dec..00000000 --- a/pydis_site/apps/resources/resources/communities/rlbot.yaml +++ /dev/null @@ -1,13 +0,0 @@ -description: RLBot is a community of programmers making awesome Rocket League bots. - They've created a framework that you can use to write bots in a number of languages (including Python), - and they host regular tournaments where botmakers can pit their creations against each other. -title_image: https://i.imgur.com/S8L1muZ.png -title_url: https://discord.gg/4JJdJKb -position: 7 -urls: - - icon: branding/discord - url: https://discord.gg/4JJdJKb - color: blurple - - icon: regular/link - url: https://www.rlbot.org/ - color: teal |