Skip to content

A discord http bot only made to show images of fumos.

Notifications You must be signed in to change notification settings

Leoxyzua/fumo-http-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fumo HTTP Bot

A discord http bot only made to show images of fumos.

How to use

You can invite it with this link

The commands are simple, you don't need a guide

Manual setup

First of all, run npm install to install all de node modules required, after that, compile all the TS files with npm run build

Make the bot

Go to discord.com/developers/applications, create an application and the bot

Required keys in .env file

DISCORD_BOT_TOKEN
DISCORD_CLIENT_ID
DISCORD_GUILD_ID *
DISCORD_PUBLIC_KEY

* optional

Deploy the slash commands

Run npm run deploy, if you don't have the DISCORD_GUILD_ID key in the .env file it can take a while

Listening for interactions

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! 👏

About

A discord http bot only made to show images of fumos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published