Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

seiyria/BYONDBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BYONDBot

A bot for the BYOND Discord server.

Developing

  • npm run start:dev to run in dev mode (with livereload)
  • npm run start to run in prod mode

Environment Variables

Put these values in a .env file or in the projects environment variables.

Required

  • DISCORD_TOKEN - the Discord token for the bot.

Optional

  • COMMAND_PREFIX - the command prefix for the bot. Defaults to !.
  • IGNORE_PRESENCE - do not set presence values.

About

A bot for BYONDs discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published