Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hicarod/twitchbot
:robot: A chat bot for my Twitch channel.
https://github.com/hicarod/twitchbot
bot go twitch
Last synced: about 2 months ago
JSON representation
:robot: A chat bot for my Twitch channel.
- Host: GitHub
- URL: https://github.com/hicarod/twitchbot
- Owner: HicaroD
- License: mit
- Created: 2022-03-17T12:59:36.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T17:13:17.000Z (over 2 years ago)
- Last Synced: 2024-04-20T00:51:48.956Z (9 months ago)
- Topics: bot, go, twitch
- Language: Go
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TwitchBot
![image](images/1.png)🤖 A chat bot for my [Twitch channel](https://www.twitch.tv/hicaro____) written in Go.
## Commands
| Command | Description | Is it implemented? |
|--------------|-----------------------------------------------------------------------------------------|--------------------|
| `!commands` | List of commands | :heavy_check_mark: |
| `!bot` | Description of the bot, technologies that I used, author and link to GitHub repository. | :heavy_check_mark: |
| `!socials` | My socials. | :heavy_check_mark: |
| `!me` | A little description about me | :heavy_check_mark: |
| `!projects` | List of open source projects that I built | :heavy_check_mark: |
| `!today` | What am I doing today? | :heavy_check_mark: |## License
This project is licensed under the [MIT](./LICENSE) license.