Fumo bot is a discord interaction with more than a hundred images of fumos, you can invite it clicking the link.
Install node from nodejs.org
if you already install node run the nexto command node -v if the version is lower than 16.6.1 reinstall nodejs from website.
install yarn whit npm i -g yarn
setup all dependencies running yarn in the project folder
create a .env and copy and paste this
mongoURL=yourMongoUrl
BotToken=TheBotToken
webhookToken=SuggestionWbhookToken
devIdOne=DeveloperDiscordId
devIdTwo=OtherDevDiscordId
BotInvite=DiscordBotInvite
DevGuildID=GuildIDyourMongoUrlmongo database URLTheBotTokenDiscord bot's token, get it from Discord developer portalSuggestionWbhookTokena webhook url in the dev serverDeveloperDiscordIdyour discord user IDOtherDevDiscordIdcolaborator discord user id, it can be emptyDiscordBotInviteyour bot's discord invite whit theapplication.commandsscopeGuildIDdev guild Id
Invite the bot to the dev server whit DevGuildID id using the bot scope.
run setupcommands.js (yarn build)
if you check now on the dev guild all commands would be visible, if not wait.
run yarn start