12345678910111213141516171819202122232425262728293031323334353637383940 |
- database = "/tmp/rollbot.sqlite"
- sleep_time = 1.5
- [aliases]
- speemteek = "speamteek"
- speemteak = "speamteek"
- speamteak = "speamteek"
- interpret = "inspire"
- horoscope = "inspire"
- lomg = "bump"
- mute = "bump"
- fs = "f"
- hg = "hangguy"
- cookie = "fortune"
- wl = "watchlist"
- bless = "curse"
- blurse = "curse"
- uncurse = "curse"
- unbless = "curse"
- [responses]
- info = """
- Hello!
- I am Rollbot 3.0 - a simple chatbot built in Python.
- I am licensed as open source under the MIT license.
- """
- thanks = "You're welcome!"
- guess = "Rollbot's back - tell a friend!"
- unmeme = "get a job"
- issues = "https://kirkleon.ddns.net/gogs/kirkleon/rollbot3/issues"
- bump = "Bumping the chat!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nAll done!"
- vore = "What? No"
- break = "I'm too robust for that!"
- yiff = "Sorry - I don't think I understand the command '!yiff'... I'll talk to Sam, since he loves this command so much, and get back to you!"
- rampart = "Hey guys can we please keep the topic to Rampart?"
- panic = "https://imgur.com/PjAtZDp"
- ah = "https://i.groupme.com/810x677.jpeg.8399fce5295f4116b152f7daa474353a.large"
- [riddle]
- sleep_time = 45
|