horazont / authbot

Grant MUC membership based on remote server admin status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

authbot

Configuration

  • AUTHBOT_ADDRESS: JID to use to log in
  • AUTHBOT_PASSWORD: Password to use to authenticate with the server
  • AUTHBOT_ROOM_ADDRESS: Address of the room to moderate
  • AUTHBOT_ROOM_NICKNAME: Nickname to use
  • AUTHBOT_LOG_LEVEL (optional): 0=ERROR, 1=WARNING, 2=INFO, 3=DEBUG, affects only the bot itself
  • AUTHBOT_LIB_LOG_LEVEL (optional): same as AUTHBOT_LOG_LEVEL, but affects everything but the bot itself

About

Grant MUC membership based on remote server admin status


Languages

Language:Python 92.9%Language:Dockerfile 7.1%