config.toml 928 B

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