Adding a role for TheRaven
This commit is contained in:
44
roles/TheRaven/templates/raven.conf.j2
Normal file
44
roles/TheRaven/templates/raven.conf.j2
Normal file
@@ -0,0 +1,44 @@
|
||||
[ Login ]
|
||||
host={{ raven.ircnetwork }}
|
||||
port={{ raven.ircport }}
|
||||
username=TheRaven
|
||||
password={{ passwords.TheRaven }}
|
||||
netListenerPort={{ raven.serviceport }}
|
||||
|
||||
[ Whitelist ]
|
||||
DarkFeather
|
||||
DF|Away
|
||||
Connor
|
||||
|
||||
[ Blacklist ]
|
||||
|
||||
[ Notifications ]
|
||||
#lobby=Connor
|
||||
#lobby=DarkFeather
|
||||
|
||||
[ Rooms ]
|
||||
lobby
|
||||
martialarts
|
||||
mapuzzle
|
||||
maworkouts
|
||||
fencing
|
||||
bjj
|
||||
ccw
|
||||
sharingan
|
||||
foundation
|
||||
|
||||
[ Searches ]
|
||||
r.google|http://google.com/search?q=|+|Google
|
||||
r.image|http://images.google.com/search?tbm=isch&q=|+|Google Images
|
||||
r.wiki|http://en.wikipedia.org/wiki/|_|Wikipedia
|
||||
r.sound|http://www.soundcloud.com/search?q=|%20|SoundCloud
|
||||
r.dict|http://www.merriam-webster.com/dictionary/|+|Dictionary
|
||||
r.tropes|http://tvtropes.org/pmwiki/search_result.php?cx=partner-pub-6610802604051523%3Aamzitfn8e7v&cof=FORID%3A10&ie=ISO-8859-1&siteurl=&ref=&ss=&siteurl=tvtropes.org%2F&ref=www.google.com%2F&ss=5135j1581675j28&q=|+|Tropes
|
||||
r.yt|https://www.youtube.com/results?search_query=|+|YouTube
|
||||
r.urban|http://www.urbandictionary.com/define.php?term=|+|UrbanDictionary
|
||||
r.man|http://www.die.net/search/?q=|+|Man-page
|
||||
r.hoogle|https://www.haskell.org/hoogle/?hoogle=|+|Hoogle
|
||||
r.so|http://stackoverflow.com/search?q=|+|Stack Overflow
|
||||
r.aninix|https://aninix.net/|_|AniNIX
|
||||
r.map|https://www.google.com/maps/search/|+|Google Maps
|
||||
r.translate|https://translate.google.com/?source=osdd/en/|%20|Google Translate
|
Reference in New Issue
Block a user