2017-02-26 17:17:22 -06:00
|
|
|
[general]
|
|
|
|
foo = "bar"
|
|
|
|
|
2018-02-25 04:47:04 -06:00
|
|
|
[irc]
|
|
|
|
server = "irc.rizon.net"
|
|
|
|
channels = ["#eightbar"]
|
|
|
|
|
2017-02-08 03:25:03 -06:00
|
|
|
[discord]
|
2017-02-20 15:11:13 -06:00
|
|
|
token = "your token here"
|
2017-02-13 00:22:06 -06:00
|
|
|
|
|
|
|
[stdin]
|
|
|
|
|
|
|
|
[echo]
|
2018-02-25 04:47:04 -06:00
|
|
|
parents = ["stdin", "discord", "irc"]
|
2017-02-20 15:11:13 -06:00
|
|
|
prefix = "?echo"
|
|
|
|
|
|
|
|
[no]
|
|
|
|
type = "random"
|
2018-02-25 04:47:04 -06:00
|
|
|
parents = ["stdin", "discord", "irc"]
|
2017-02-20 15:11:13 -06:00
|
|
|
prefix = "?no"
|
|
|
|
responses = [
|
|
|
|
"https://www.youtube.com/watch?v=WWaLxFIVX1s", # Darth Vader
|
|
|
|
"https://www.youtube.com/watch?v=Hwz7YN1AQmQ", # Mario
|
|
|
|
"https://www.youtube.com/watch?v=O-ycQlfOqyY", # Dr. Robotnik
|
|
|
|
"https://www.youtube.com/watch?v=FSWiMoO8zNE", # Luke Skywalker
|
|
|
|
"https://www.youtube.com/watch?v=31g0YE61PLQ", # Michael Scott
|
|
|
|
"https://www.youtube.com/watch?v=xFGfWrJR5Ck", # Captain Picard
|
|
|
|
"https://www.youtube.com/watch?v=gvdf5n-zI14", # Nope.avi
|
|
|
|
"https://www.youtube.com/watch?v=2HJxya0CWco", # Dr. Evil
|
|
|
|
"https://www.youtube.com/watch?v=HIAql1AfSSU", # Finn the Human
|
|
|
|
"https://www.youtube.com/watch?v=4LSJJeR6MEU", # Trunks
|
|
|
|
"https://www.youtube.com/watch?v=6h7clHdeg6g", # Vegeta
|
|
|
|
"https://www.youtube.com/watch?v=cYTzynLuEuk", # Freakazoid
|
|
|
|
"https://www.youtube.com/watch?v=6BoVUpSsA1A", # Ganon
|
|
|
|
"https://www.youtube.com/watch?v=Oz7b7uYG0pk", # Robbie Rotten's Clone/Brother (We Are #1)
|
|
|
|
"https://www.youtube.com/watch?v=iabC7-9YUG4", # Cleveland Brown
|
|
|
|
"https://www.youtube.com/watch?v=iGLh9hRmRcM", # Homer Simpson
|
|
|
|
"https://www.youtube.com/watch?v=zfbK_dbsCu0", # Nathan Explosion
|
|
|
|
"https://www.youtube.com/watch?v=WfpyGyb1J4I", # Eric Cartman
|
|
|
|
"https://www.youtube.com/watch?v=wOxt9PoJNkg", # Nostalgia Critic
|
|
|
|
]
|
|
|
|
|
|
|
|
[yes]
|
|
|
|
type = "random"
|
2018-02-25 04:47:04 -06:00
|
|
|
parents = ["stdin", "discord", "irc"]
|
2017-02-20 15:11:13 -06:00
|
|
|
prefix = "?yes"
|
|
|
|
responses = [
|
|
|
|
"https://www.youtube.com/watch?v=JPVaDaynNKM", # Captain Falcon
|
|
|
|
"https://www.youtube.com/watch?v=P3ALwKeSEYs", # M. Bison
|
|
|
|
"https://www.youtube.com/watch?v=FJbmB9k2Y88", # Daniel Bryan
|
2017-03-05 05:29:26 +00:00
|
|
|
"https://www.youtube.com/watch?v=kfk5NIG7AhY", # Plankton
|
|
|
|
"https://www.youtube.com/watch?v=5v15U2uaV6k", # Jerry's boss (Rick and Morty)
|
|
|
|
"https://www.youtube.com/watch?v=DrKmo0YAZEo", # Simpsons Yes Guy
|
|
|
|
"https://www.youtube.com/watch?v=6VU1Kb7k0cs", # Majin Vegeta
|
|
|
|
"https://www.youtube.com/watch?v=jyJyI3z_tcc", # Scouter Vegeta
|
|
|
|
"https://www.youtube.com/watch?v=jcreG-bhRRA", # Piccolo
|
|
|
|
"https://www.youtube.com/watch?v=XFDGnmQyDf4", # Algernop Krieger
|
|
|
|
"https://www.youtube.com/watch?v=gSnfdncZCYo", # Twilight Sparkle
|
|
|
|
"https://www.youtube.com/watch?v=IPjvDE-rKo0", # William Forester (YTMND)
|
|
|
|
"https://www.youtube.com/watch?v=CBuIqmpeAm0", # Finn Hudson
|
|
|
|
"https://www.youtube.com/watch?v=q6EoRBvdVPQ", # Oro (Yee Dinosaur)
|
|
|
|
"https://www.youtube.com/watch?v=j44nP2J23Jk", # Austin Powers
|
2017-03-05 17:18:00 +00:00
|
|
|
"https://www.youtube.com/watch?v=b4mJtqqfMrQ", # Data
|
2017-02-20 15:11:13 -06:00
|
|
|
]
|
|
|
|
|
|
|
|
[chk]
|
|
|
|
type = "random"
|
2018-02-25 04:47:04 -06:00
|
|
|
parents = ["stdin", "discord", "irc"]
|
2017-02-20 15:11:13 -06:00
|
|
|
prefix = "?chk"
|
|
|
|
responses = ["ack"]
|
|
|
|
|
|
|
|
[pvn]
|
2018-02-25 04:47:04 -06:00
|
|
|
parents = ["stdin", "discord", "irc"]
|
2017-02-22 23:40:30 -06:00
|
|
|
|
|
|
|
[echobox]
|
2018-02-25 04:47:04 -06:00
|
|
|
parents = ["stdin", "discord", "irc"]
|
2017-02-26 17:17:22 -06:00
|
|
|
|
|
|
|
[lua]
|
2018-02-22 01:09:39 -06:00
|
|
|
parents = ["stdin", "discord"]
|
2017-02-26 17:17:22 -06:00
|
|
|
code = """
|
|
|
|
function on_message (message, reply)
|
|
|
|
reply("Lua says: " .. message)
|
|
|
|
end
|
|
|
|
"""
|
|
|
|
foo = "bar"
|
|
|
|
|
2017-05-11 01:29:33 -05:00
|
|
|
[lua2]
|
|
|
|
type = "lua"
|
2018-02-22 01:09:39 -06:00
|
|
|
parents = ["stdin", "discord"]
|
2017-05-11 01:29:33 -05:00
|
|
|
filters = [{ username = "David" }]
|
|
|
|
code = """
|
|
|
|
function on_message (message, reply)
|
|
|
|
reply("Lua2 says: " .. message)
|
|
|
|
end
|
|
|
|
"""
|
|
|
|
|
2017-02-26 17:17:22 -06:00
|
|
|
[autolink]
|
2018-02-25 04:47:04 -06:00
|
|
|
parents = ["stdin", "discord", "irc"]
|
2017-05-10 00:17:22 -05:00
|
|
|
|
|
|
|
[logger]
|
2018-02-25 04:47:04 -06:00
|
|
|
parents = ["stdin", "discord", "irc"]
|
|
|
|
#filters = [{ username = "Dave" }, { username = "Kevin" }]
|
2018-02-22 20:52:47 -06:00
|
|
|
|
|
|
|
[icced]
|
|
|
|
type = "random"
|
2018-02-25 04:47:04 -06:00
|
|
|
parents = ["stdin", "discord", "irc"]
|
2018-02-22 20:52:47 -06:00
|
|
|
pattern = "\\bicc?ed?\\b"
|
|
|
|
responses = ["Did some carbon-based lifeform just say **I C E**?"]
|
2018-02-22 20:55:38 -06:00
|
|
|
|
|
|
|
[trout]
|
|
|
|
type = "random"
|
2018-02-25 04:47:04 -06:00
|
|
|
parents = ["stdin", "discord", "irc"]
|
2018-02-22 20:55:38 -06:00
|
|
|
pattern = "^?slap (.*)"
|
2018-02-25 02:52:40 -06:00
|
|
|
responses = ["/me slaps $1 around a bit with a large trout", "/me slaps $1 around a bit with a large brick"]
|