A general purpose Twitch chat bot written in Elixir.
- Command List
- Help Command
- Change Bot Color
- Words on Stream Command
- Account for Hidden Letters
- Account for Fake Letters
- Random GIF
- Trending Page
- Search
- Counters
- Add Counter
- Remove Counter
- Display Counter Value
- Dice Roll / Coin Flip
- PubSub
- Channel Point Redemptions
- Auto Count
I'm New
Redemptions - VS Code Theme Changer
- Handle
Skip Song
Redemption (Spotify API)
- Auto Count
- Handle Sub
- Handle Bits
- Handle Follower
- Channel Point Redemptions
- Spotify API
- Get Current Song -> Update Playing Song (Streamlabs API)
- Play Song from Approved Playlist
- run
mix deps.get
- replace information in
example_config.exs
-> rename toconfig.exs
- run
iex -S mix