Skip to content

A bot to deal with time zones and scheduling and other discord needs.

Notifications You must be signed in to change notification settings

mythmon/timelord-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timelord-bot

To start the timelord bot locally you will need to set the following env variables:

  • TOKEN='' Discords bot token
  • NEWS_CHANNEL='' Channel number for whichever room you want a news feed in.
  • COC_CHANNEL_ID='' Channel where new users should be directed.

You will need to install dependentcies yarn install

Add envs to a .env file and run source .env

To run: yarn start

About

A bot to deal with time zones and scheduling and other discord needs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 99.3%
  • HTML 0.7%