Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Discord Xpresso Bot ☕️

A fast and fun Discord leveling bot — gain XP, level up, and show off your ranks, espresso style!


Features

  • Assign XP for messages sent in your server
  • Track user levels and experience
  • Leaderboards to see top users
  • Fully configurable via config.yml

Getting Started

These instructions will help you set up the bot locally.

Prerequisites

  • Python 3.10+
  • discord.py library (pip install -U discord.py)
  • Discord bot token

Installation & Setup

  1. Clone the repository:

    git clone https://github.com/xNythal/discord-xpresso-bot.git
    cd discord-xpresso-bot
  2. Install dependencies:

    pip install -r requirements.txt
  3. Set up your bot token:
    Create a .env file with your Discord bot token:

    DISCORD_TOKEN=your_bot_token_here
    
  4. Configure settings:
    Edit config.yml to customize your bot. Learn more

  5. Run the bot:

    python bot.py

Contributing

Contributions are welcome! Please fork the repo and submit a pull request.

If you use this project, please credit @xNythal in your README or project notes.


License

This project is licensed under the MIT License.

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors