Skip to content

v3.5.0

Compare
Choose a tag to compare
@eibex eibex released this 17 Feb 20:18
· 7 commits to master since this release
3800bf9
  • 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)