Skip to content

heliacer/vixify-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vixify Economy Bot

Vixify is a personal economy bot project for Discord. You’re welcome to use and customize this bot for your own guilds!

Installation

To install all required dependencies, run:

pip install -r requirements.txt

Bot Setup

  1. Create a .env file in the root directory of the project.
  2. Add your Discord bot token to the .env file using the following format:
    TOKEN=your_bot_token_here
    

Emoji Configuration

You’ll need to update the emoji IDs in the emojis.py file with your own server’s emoji IDs.
Note: The bot will not function correctly if the emojis are invalid, as there are no fallback emojis in this legacy version of Vixify.

Channel Configuration

Make sure to set up your channels in the configuration files to ensure the bot runs smoothly.


That’s it! If you have any questions or run into issues, feel free to open an issue or contribute.

About

Economy App for Discord (Legacy)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages