Skip to content

aspynect/smobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smobot

environment variables

required

  • DISCORD_TOKEN: Specifies the token of the discord bot to connect to.
  • SMO_CHECKED_GAMES: The list of games to check for the appropriate runner threshold. Comma separated string, with each value as the SRC API ID (for example: 76r55vd8,m1mxxw46).
  • LOG_CHANNEL_ID: The ID of a channel to send log messages in.

optional

  • RUNNER_THRESHOLD: The amount of time necessary to qualify for the role, in seconds. Default is 3600 (1hr).

docker instructions

  • docker build -t smobot-image .
  • docker run -e DISCORD_TOKEN="" smobot-image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •