config.toml 952 B

12345678910111213141516171819202122232425262728293031323334
  1. database = "/tmp/rollbot.sqlite"
  2. sleep_time = 1.5
  3. [aliases]
  4. speemteek = "speamteek"
  5. speemteak = "speamteek"
  6. speamteak = "speamteek"
  7. interpret = "inspire"
  8. horoscope = "inspire"
  9. lomg = "bump"
  10. mute = "bump"
  11. fs = "f"
  12. hg = "hangguy"
  13. cookie = "fortune"
  14. wl = "watchlist"
  15. [responses]
  16. info = """
  17. Hello!
  18. I am Rollbot 3.0 - a simple chatbot built in Python.
  19. I am licensed as open source under the MIT license.
  20. """
  21. thanks = "You're welcome!"
  22. guess = "Rollbot's back - tell a friend!"
  23. unmeme = "get a job"
  24. issues = "https://kirkleon.ddns.net/gogs/kirkleon/rollbot3/issues"
  25. 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!"
  26. vore = "What? No"
  27. break = "I'm too robust for that!"
  28. 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!"
  29. rampart = "Hey guys can we please keep the topic to Rampart?"
  30. [riddle]
  31. sleep_time = 45