KeplerBot is an opensource Twitch bot that can run on a vps and even your own computer. It is written in Java, using PircBotX as the backbone. This provides for an application that can be used on most operating systems.
We are doing our best to make this application easy enough for anyone. This is why we provide a simplistic GUI with a few, non-confusing buttons.
We don't offer a command line version of our bot at this moment but this could change if requested.
We started this project because we saw that all other bots on the internet were confusing and hard to use. We wanted/needed a bot that was easy to use and fully customisable by the streamers in our community.
!help
Displays all commands that the sender can do.!help [Command]
Displays the syntax of that command.
!about
Provides a link to this page.
!time
Displays the time in the bot's timezone.!time [timezone]
Displays the time in that timezone. Timezones can be found here.
!mute errors
Mutes all errors relating to commands (e.g., Argument is not valid, Command not found).!mute warnings
Mutes all warnings relating to the filter (e.g., Don't post links, Please don't shout).!mute all
Mutes all output. Errors, Warnings, Messages. This includes news and other automatic messages.
!unmute errors
Unmutes all errors.!unmute warnings
Unmutes all warnings.!unmute all
Unmutes all messages.
!set [command] [message]
Creates a new command that displays a message when the command is triggered.
!setmod [command] [message]
Creates a new command that displays a message when the command is triggered by a moderator or the streamer.
!unset [command]
Removes the given command. You can only remove user-created commands.
!counter set [command]
Creates a new counter.!command
Displays the count from the counter.!command + n
Adds n to the count.!command - n
Extracts n from the count.!command = n
Sets the count to n.
!counter unset [command]
Removes that counter.
!filter
[caps|color|links|censor] [on|off] Turn that filter on/off.
!calculate [formula]
Displays the result of the formula.
- Crazyputje
- Logomaster256
- Spacerules
KeplerBot by KeplerGaming is licensed under a Attribution-NonCommercial-ShareAlike 3.0 Unported. Based on a work at https://code.google.com/p/pircbotx