Skip to content

Gideon-Foxo/FurBot-foxo-edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FurBot Foxo edition

FurBot foxo edition is a remake of FurBot one of the oldest and largest Discord furry bots that was shut down on 23-05-2022. This remake of FurBot is built using Discord.js v14 and supports many new features to Discord such as slash commands or buttons but can also be operated using old text based commands. As time goes on more commands will be ported over, view FurBots roadmap for more information. Click here to view what commands have been ported over.

Furboi; a public instance

Invite FurBoi, the public instance of this bot here. This uses Discord slash commands as there simply is no way to get Discords message intent to use text commands at a public scale. If you would like to use text commands please host your own instance, read below for more. Click here if you would like more information about FurBoi.

Self hosting

  1. Install node v16.9.0 or higher.

  2. Download the latest release of this project

  3. Install and run Rethink database 2.4.0 or higher. If you do not wish to run FurBot with a database set database to false in the settings folder (src -> config -> settings.js)

  4. CD over to this project on your system and run npm i.

  5. Input your bot token into tokens.json (src -> config -> tokens.json)

  6. CD over to the src folder and run node index.js to lunch the bot. It is highly recommended you use a program such as pm2 to run this app.

Contact/Support/Feedback

If you need help with FurBoi, the public instance please join and ask our Discord server.

If you run into any bugs or issues please create a new issue.