Gekko Bot is a Discord bot designed for a fun and competitive fake economy game. Users can earn and compete for fake currency with their friends.
- Economy System: Earn, spend, and compete for Glizzys.
- Commands: Simple and intuitive commands for managing your in-game economy.
- Customization: Easily extend and customize the bot's features.
- Clone the repository:
git clone https://github.com/ConnorSapphire/gekko-bot.git
- Install the dependencies:
pip install -r requirements.txt
- Create a bot account through Discord (your bot will not work if you don't give it enough permissions):
- Replace 'CENSORED' with your bot token:
client.run('bot_token')
- Run the bot:
python gekko-bot.py
This project is licensed under the MIT License. See the LICENSE file for more details.