Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jazzpi/bstb
Better StreamTime Bot, a bot for your Twitch.TV chat
https://github.com/jazzpi/bstb
Last synced: 11 days ago
JSON representation
Better StreamTime Bot, a bot for your Twitch.TV chat
- Host: GitHub
- URL: https://github.com/jazzpi/bstb
- Owner: jazzpi
- Created: 2015-05-09T16:46:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-05T09:47:39.000Z (over 9 years ago)
- Last Synced: 2023-02-26T19:16:57.207Z (over 1 year ago)
- Language: Python
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BSTB
**DEPRECATED:** This bot's functionality is now included in [goto-bus-stop/wololobot](https://github.com/goto-bus-stop/wololobot) with somewhat different commands (see [goto-bus-stop/wololobot#3](https://github.com/goto-bus-stop/wololobot/pull/3)). This bot is no longer being maintained.
The Better StreamTime Bot - a bot that reads the time to the next stream from
a schedule panel from your Twitch.TV stream description and responds to
`!streamtime` and `!uptime` commands.## Commands
- `!streamtime`: A countdown to the next stream
- `!uptime`: The time the stream has been up for
- `!bstb [help]`: Extra information on BSTB and its commands
- `!bstb overwrite_msg`: Overwrite the output of `!streamtime` (Mod only)
- `!bstb overwrite_time`: Overwrite the time the next stream starts (Mod only)
- `!bstb overwrite_discard`: Makes `!streamtime`'s output go back to normal
(Mod only)## Dependencies
BSTB depends on [jazzpi/sirc](https://github.com/jazzpi/sirc) (and the
`schedule` library that sIRC also depends on).**Disclaimer:** This thing is still somewhat buggy and seems to stop working
every now and then for no reason. Use with caution.