Skip to content

reading-hackspace/discord-bot-tool-inductions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot Inductions

A bot to support induction requests for rLab

Developing locally

  • Follow step 1 of the Discord developer docs - getting started to create and install an app with permissions
  • In the Discord application go to Bot and turn on the different Privileged Gateway Intents. These are needed for the Python library this bot uses to integrate with Discord.
  • Install ngrok so that you can create a local tunnel
  • Run ngrok http 8080 in the console
  • On your Discord application set the General information -> interactions endpoint url to [ngrok forwarding url]/api/commands

Random spare links

About

Discord bot to manage tool induction requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages