List of chat bots
Multiple scripters have deployed automated message bots in chat. Most of them are rather gimmicky in nature, executing simple commands from chat users.
Chat bots are a somewhat controversial presence in community as many see them as nothing but a nuisance. There have been calls to either remove these bots, move them to another location outside of Global Chat, or make them respond to commands by privately messaging users, rather than having bot messages be visible to all.
Goatway
Bots by Catha'Vi
Anon intelligence
"Anon Intelligence" (AI) was a LLM-based chatbot created by Catha'Vi in 2024 by fine-tuning a Large Language Model on OWoT Chatlogs. Conversation:
Bots by Katiserie
Adelaide
Brisbane
Sillybot
"silly bot" was a simple Node.JS bot written by fox, operating under the Uvias display name silly_bot.
Silly bot would (invisibly) listen to incoming messages sent in Global chat for as long as the script was active. When a chat participant sent a message matching certain arbritrary regexes, it may reply back with an accompanying message—either privately to the sender, or globally for everyone. For example, if a participant sent a message containing "meow", silly bot may privately reply to the participant "meow", "mrrp", "mrow", or "mew". For each message that matched a given regex, registered users were rewarded with "silly points", an arbitrary point system with no real value.
Silly bot also had a few commands users could invoke, such as !optout to opt out of replies, !leaderboard to view the top 10 users with the largest amount of silly points, or !help to view a list of commands.
owot_ws_log
owot_ws_log is a chat logging bot. While it was running on the website, it provided two commands: ch size, which counted the number of messages in its database, and ch lastseen, which reported when the bot last saw a certain user. When Lemuria bought a virtual private server, it did not have enough RAM to run Clickhouse, the database used by the bot, which later led to Lemuria decommissioning it and developing a new bot from scratch that writes logs to a file in early 2025. Lemuria has no plans to restore ch size or ch lastseen functionality to the new bot.
Prophetbot
Created by TheUltimateKatanaMaster.
Spam bots
Starianna
In early 2024, Starianna spammed chat using a counting bot.