progwml6 / FTBCurseBot

CurseApp moderation bot for FTB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#FTB Bot for CurseApp

Running Instructions:

  • The bot requires the location of the config file as a command line argument such as -c /home/me/bot/myconf.conf
  • A sample config is located in config/sample.conf
  • a mongo database is not required, but without one the functionality of the bot will be very limited.

Logging

  • logs are stored in the console and a file
  • the file's location can be changed by setting the FTBBOTLOG_FILE_LOCATION environment variable

About

CurseApp moderation bot for FTB

License:Apache License 2.0


Languages

Language:Java 99.1%Language:HTML 0.9%