Home - RanDumSocks/RanDumBot GitHub Wiki
RanDumBot is being designed as a quick start, all purpose, Twitch bot with full modular functionality. This means commands can easily be added by anyone and modified to the user's needs.
All docs for adding to/modifying the bot are available in the docs folder in this repo.
Features
RanDumBot Version 0.1.1
- Technical
- You run your own bot!
- You can choose it's name and don't have to go through 3rd party to get it running.
- Runs completely in the terminal
- Easy to modify & create more commands and functions
- Logging of all events
- You run your own bot!
- Built-in
- Become notified when someone joins/leaves your stream
- View all chat messages
- Stores total stream watch time for all users
- Overlay (WIP)
- Shipped Commands
- !uptime: Displays the up-time of the current steam
- !random [x] [y]: Says a random number between x & y
- !help [command]: Shows all available commands, or the description of a supplied command.