A discord http bot only made to show images of fumos.
You can invite it with this link
The commands are simple, you don't need a guide
First of all, run npm install
to install all de node modules required, after that, compile all the TS files with npm run build
Go to discord.com/developers/applications, create an application and the bot
DISCORD_BOT_TOKEN
DISCORD_CLIENT_ID
DISCORD_GUILD_ID *
DISCORD_PUBLIC_KEY
* optional
Run npm run deploy
, if you don't have the DISCORD_GUILD_ID
key in the .env file it can take a while
You will need a https
server (you can't run it in localhosts)
Run npm run start
Go to your application general information, and in Interactions Endpoint URL
put the http server url.
More info here
If it worked, congrats! 👏