Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
/ FDRBot Public archive

Discord bot for FutureRestore support server

License

Notifications You must be signed in to change notification settings

futurerestore/FDRBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDRBot

License Stars LoC

FDRBot is a moderation bot for the FutureRestore support server

Running

To locally host your own instance, create a Discord bot and follow these steps:

  1. Create a virtual env and install dependencies

     python3 -m venv --upgrade-deps env; source env/bin/activate
     pip3 install -U -r requirements.txt
    
  2. Set the FDRBOT_TOKEN environment variable to the bot token you got from your Discord bot application

    This can be done by exporting FDRBOT_TOKEN in should shell configuration file, then reloading your shell

  3. Start your instance

     python3 bot.py
    

Support

For any questions/issues you have, join my Discord.

About

Discord bot for FutureRestore support server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages