Skip to content
/ Diri Public

Code for my Discord bot, Diri. Discord Interpretation and Recognition Interface, Discord's Siri.

License

Notifications You must be signed in to change notification settings

kimjammer/Diri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diri

Code for my Discord bot, Diri. Discord Interpretation and Recognition Interface, Discord's Siri.

Website is at diri-robot.web.app

If you would like to invite this bot to your discord server, DM me, KimJammer#4819.

If you want to run this yourself, do this:

  1. Clone/Download this repo
  2. Create a config.json file in the src folder and format it like this:

{ "token": "DiscordBotToken", "wolfram_token": "WolframAlphaApiToken", "nasa_token": "NasaApiToken" }

  1. You have two option to run: go to src and run "npm install" and then"node main.js" or go to src and run "docker-compose up".

About

Code for my Discord bot, Diri. Discord Interpretation and Recognition Interface, Discord's Siri.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages