config.toml 680 B

12345678910111213141516171819202122232425262728
  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. [responses]
  11. info = """
  12. Hello!
  13. I am Rollbot 3.0 - a simple chatbot built in Python.
  14. I am licensed as open source under the MIT license.
  15. """
  16. thanks = "You're welcome!"
  17. guess = "Rollbot's back - tell a friend!"
  18. unmeme = "get a job"
  19. issues = "https://kirkleon.ddns.net/gogs/kirkleon/rollbot3/issues"
  20. 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!"
  21. vore = "What? No"
  22. [teamspeak]
  23. host = "kirkleon.ddns.net"
  24. user = "serveradmin"
  25. scrolling = true