https://github.com/manfred/dorsum
Little Twitch bot
https://github.com/manfred/dorsum
Last synced: over 1 year ago
JSON representation
Little Twitch bot
- Host: GitHub
- URL: https://github.com/manfred/dorsum
- Owner: Manfred
- License: mit
- Created: 2022-01-01T17:02:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T18:02:48.000Z (over 3 years ago)
- Last Synced: 2025-02-07T22:52:18.531Z (over 1 year ago)
- Language: Crystal
- Size: 76.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Dorsum
[Generate an OAuth password](https://twitchapps.com/tmi/) for your account.
dorsum config --username --password
dorsum --channel teammanfred
If you also want to interact with the API you will need to create an app in the developer dashboars and set the `client_id` and `client_secret`.
## Development
shards install
crystal spec