config.toml 1.1 KB

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. [responses]
  12. info = """
  13. Hello!
  14. I am Rollbot 3.0 - a simple chatbot built in Python.
  15. I am licensed as open source under the MIT license.
  16. """
  17. thanks = "You're welcome!"
  18. guess = "Rollbot's back - tell a friend!"
  19. unmeme = "get a job"
  20. issues = "https://kirkleon.ddns.net/gogs/kirkleon/rollbot3/issues"
  21. 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!"
  22. vore = "What? No"
  23. break = "I'm too robust for that!"
  24. yiff = "Sorry - I don't think I understand the command '!yiff'... I'll talk to Ivan and get back to you!"
  25. f = "FFFFFFFFFFFFFFFFFFFFF\nFFFFFFFFFFFFFFFFFFFFF\nFFFFFFFFFFFFFFFFFFFFF\nFFFFFFF\nFFFFFFF\nFFFFFFF\nFFFFFFFFFFFFFF\nFFFFFFFFFFFFFF\nFFFFFFFFFFFFFF\nFFFFFFF\nFFFFFFF\nFFFFFFF\nFFFFFFF\nFFFFFFF"
  26. rampart = "Hey guys can we please keep the topic to Rampart?"
  27. [teamspeak]
  28. host = "kirkleon.ddns.net"
  29. user = "serveradmin"
  30. scrolling = true