Skip to content

Keroosha/biba-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biba-bot

Config

Create config at root directory of biba-bot-web

{
  "token": "replaceme",
  "randomOrgToken": "replaceme",
  "database": {
    "host": "db",
    "user": "postgres",
    "password": "postgres",
    "database": "bibabot"
  },
  "autoAssign": {
    "groups": [
      "🟊🟊 Random"
    ]
  },
  "pidorBot": {
    "resetInterval": "24",
    "command": "!pidor-today",
    "userChannel": "pidor-today",
    "assignRole": "rolename"
  }
}

About

No fun allowed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published