woidzero / gdps-gear

Discord bot for managing Geometry Dash IOCore based private servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GDPSGear

Discord bot for managing Geometry Dash IOCore based private servers

! This project is NOT maintained and will no longer be relevant after October 2023. ! This project is not finished

Running

git clone https://github.com/woidzero/gdps-gear.git
cd gdps-gear
python -m pip install -r requirements.txt
python bot.py

Setup

  1. Go to Discord Developers and create new app
  2. Go to Bot and create it then copy the token
  3. Copy your Discord ID (tutorial)
  4. Edit and rename .env.example to .env
  5. Invite the bot to your server

Usage

Bot commands

  • profile <nickname> : View GDPS user profile.
  • level <id> : View the level information.
  • leaders <query> : View the GDPS leaderboard.
  • weekly : Weekly level info.
  • daily : Daily level info.
  • ping : Discord WebSocket latency.
  • help : Commands list.
  • account help : Account linking.

Support

For support, email woidzerov@gmail.com

License

gdps-gear is licensed under the MIT License. See the LICENSE file for more information.

About

Discord bot for managing Geometry Dash IOCore based private servers

License:MIT License


Languages

Language:Python 100.0%