Skip to content

Discord Bot for the BoB Battlefield 1 Platoon

License

Notifications You must be signed in to change notification settings

geeeezmo/kaiser-wilhelm-ii

Repository files navigation

CodeFactor All Contributors GitHub package.json version Discord

image

Commands

  • +bf1serverlist Shows the Battlefield 1 BoB server list.

Setup

  • Create a new application on https://discordapp.com/developers/
  • Add a bot user
  • Give the bot user the following permissions
    • View Channels
    • Send Messages
  • Create the following 2 environment variables
    • BOT_PREFIX
    • BOT_TOKEN
  • Run npm install
  • Run node index.js

Setting Environment Variables

On Windows

$env:BOT_PREFIX = 'YOUR BOT PREFIX HERE'
$env:BOT_TOKEN = 'YOUR BOT TOKEN HERE'

On Linux

export BOT_PREFIX = 'YOUR BOT PREFIX HERE'
export BOT_TOKEN = 'YOUR BOT TOKEN HERE'

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Alexander Klimov
Alexander Klimov

💻 🚧
George Fotopoulos
George Fotopoulos

💻 🚧 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Discord Bot for the BoB Battlefield 1 Platoon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published