cscsysbot/ENV.sample

28 lines
580 B
Plaintext
Raw Normal View History

2017-05-28 20:03:18 -04:00
# IRC Configuration
2022-01-14 16:33:59 -05:00
export IRC_SERVER=irc.libera.chat
2017-05-28 20:03:18 -04:00
export IRC_PORT=6697
export IRC_CHANNELS="#channel"
export IRC_USER=user
export IRC_NICK=nick
export IRC_PASSWORD=password
# Set this variable to enable debug
export IRC_DEBUG
# Background Messages
export SYSCOM_CHANNELS="#channel"
# Twitter Configuration
export TWITTER_CONSUMER_KEY=""
export TWITTER_CONSUMER_SECRET=""
export TWITTER_ACCESS_TOKEN=""
export TWITTER_ACCESS_SECRET=""
export TWITTER_USERS="UWNetworkAlert"
# Uptime Robot
export UPTIME_ROBOT_API_KEY=""
# UPS
export UPSES=""
export UPS_COMMUNITY_STRING=""