Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svada Bot

Simple Discord bot that creates Norwegian "svada" (political gibberish) by calling upon http://svadagenerator.no/.

Installation

The bot is built with discord.js-commando on Node.js. After making sure you have Node installed, run the following command in the project root.

npm install

Configuration (config.json)

To configure and run this code with an actual bot you need to create a file config.json in the project root. It should look more or less like the following.

{
  "BOT": {
    "_TOKEN": "", // Secret bot token granted by Discord
    "_OWNERS": [], // Discord User IDs (18-digit integers)
    "_PREFIX": "/"
  }
}

Relevant

Documentation

About

Discord bot that retrieves Norwegian "svada" from: http://svadagenerator.no/

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages