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.
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.
-
Install node v16.9.0 or higher.
-
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) -
CD over to this project on your system and run
npm i
. -
Input your bot token into tokens.json (src -> config -> tokens.json)
-
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.
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.