Skip to content

Instantly share code, notes, and snippets.

@Soulflare3
Last active September 3, 2015 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Soulflare3/f43b799f7f5435776de5 to your computer and use it in GitHub Desktop.
Save Soulflare3/f43b799f7f5435776de5 to your computer and use it in GitHub Desktop.
[core]
nick = [botname]
user = [bot username]
host = [irc network]
use_ssl = False
port = 6667
owner = [used for !owner]
channels = [comma separated channel list]
server_password = [serverpass]
prefix = \!
extra = /path/to/modules
exclude = meetbot,clock,bugzilla,rss,ipython,reddit,currency,weather,ip,spellcheck,youtube
enable= handmade,handmade_stream,handmade_faq,handmade_bonus,xkcd,caseyquotes,ytmnd,chanlogs
admins=[list of admins]
whitelist=[whitelisted users]
debug_target=stdio
logdir=/path/to/logs
[db]
userdb_type = sqlite
userdb_file = /path/to/dbfile.db
[wikipedia]
default_lang = en
[clock]
tz = PST
time_format = %T%Z, %F
[chanlogs]
dir = /path/to/logs
by_day = True
privmsg = False
microseconds = False
[admin]
hold_ground = True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment