Skip to content

v3.5.0c

Latest
Compare
Choose a tag to compare
@eibex eibex released this 17 Feb 23:19
· 3 commits to master since this release
7d86b42
  • BREAKING CHANGE: ./config.ini needs to be moved to /config/config.ini (change needed to better support Docker - sorry!)
  • Add the possibility to define a Discord bot token on Docker startup with the environment variable TOKEN, eliminating the need to manually create a config.ini file. The TOKEN environment variable will have no effect if a config.ini file already exists (#138 closed #139 by @eibex)
  • 3.5.0c: fixed startup issue