All Projects → streamcord → streamcord

streamcord / streamcord

Licence: BSL-1.0 license
A Discord bot that interacts with the popular streaming service Twitch.tv

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to streamcord

twitchtube
Twitch YouTube bot. Automatically make video compilations of the most viewed Twitch clips and upload them to YouTube using Python 3.
Stars: ✭ 398 (+379.52%)
Mutual labels:  twitch, twitch-api
meme-box
Manage and trigger media in OBS as a browser source
Stars: ✭ 82 (-1.2%)
Mutual labels:  twitch, twitch-api
TwitchPy
This is a package you can use to connect with the Twitch API, manage a channel, create bots, etc
Stars: ✭ 22 (-73.49%)
Mutual labels:  twitch, twitch-api
twitch api2
Rust library for talking with the Twitch API aka. "Helix", TMI and more! Use Twitch endpoints fearlessly!
Stars: ✭ 91 (+9.64%)
Mutual labels:  twitch, twitch-api
twitch-graphql-api
KomodoHype
Stars: ✭ 78 (-6.02%)
Mutual labels:  twitch, twitch-api
twurple
Interact with Twitch's API, chat and subscribe to events via PubSub and EventSub.
Stars: ✭ 479 (+477.11%)
Mutual labels:  twitch, twitch-api
music-id
🚀 Music ID for Twitch (TwitchMusicID) is a Chatbot which automatically identifies music in the background of Twitch Streams, VODs, and Clips.
Stars: ✭ 49 (-40.96%)
Mutual labels:  twitch, twitch-api
TwitchOverlap
Source for stats.roki.sh, as well as API, polls twitch every 30 minutes to calculate intersection of all channels above 1,000 viewers
Stars: ✭ 40 (-51.81%)
Mutual labels:  twitch, twitch-api
PythonTwitchBotFramework
asynchronous twitchbot framework made in pure python
Stars: ✭ 78 (-6.02%)
Mutual labels:  twitch, twitch-api
twitch-extension-github
🚀 Show your Github profile on your twitch channel!
Stars: ✭ 48 (-42.17%)
Mutual labels:  twitch, twitch-api
Twitch-View-Bot
First open-source really working view bot for Twitch
Stars: ✭ 63 (-24.1%)
Mutual labels:  twitch, twitch-api
Harmonbot
Multi-Platform Factotum Bot
Stars: ✭ 30 (-63.86%)
Mutual labels:  twitch, discord-py
pyTwitchAPI
A Python 3.7 implementation of the Twitch API, EventSub and PubSub
Stars: ✭ 132 (+59.04%)
Mutual labels:  twitch, twitch-api
glitch
!NO MORE MAINTAINED! Reactive API Wrapper for Twitch in Kotlin/JVM
Stars: ✭ 12 (-85.54%)
Mutual labels:  twitch, twitch-api
TwitchLink
Twitch Stream & Video & Clip Downloader.
Stars: ✭ 24 (-71.08%)
Mutual labels:  twitch, twitch-api
TwitchBot
Custom C# chat bot for Twitch TV
Stars: ✭ 33 (-60.24%)
Mutual labels:  twitch, twitch-api
Transport Eta
Twitch streamed 🎥playground repo, README speaks to you.
Stars: ✭ 223 (+168.67%)
Mutual labels:  twitch
siren
Telegram bot for webcasts alerts
Stars: ✭ 40 (-51.81%)
Mutual labels:  twitch
All In One Customized Adblock List
An all-in-one adblock list that thoroughly blocks trackers, popup ads, ads, unwanted cookies, fake news, cookie warning messages, typosquatters, unwanted comment sections, crypto-coin mining, YouTube clutter, Twitter guff and social network hassles.
Stars: ✭ 217 (+161.45%)
Mutual labels:  twitch
Awesome Live Coding Streams
Stars: ✭ 216 (+160.24%)
Mutual labels:  twitch

Streamcord

Browse Twitch, get stream notifications, and listen to streams right from your Discord server.

We have made Streamcord open-sourced to show how a functional example of how a Discord bot can connect to and interface with the Discord API, and so that the community can help contribute to and improve Streamcord even further.

This repo does not include code for the notifications handler.

Upkeep notice: This repository is not consistently maintained and only receives updates at the developer's discretion.

WebsiteDashboardDiscord ServerDocumentation

Invite Streamcord

Invite Streamcord to a server you have the Manage Server permission in.

Redistribution and Unofficial Use

This public copy of Streamcord's source code is licensed under the Boost Software License 1.0 License.

We are not offering any support for people who want to clone or redistribute Streamcord for their own use. You will likely not be able to run your own instance of Streamcord without extensive modifications of the source code.

Requirements

  • Python 3.8
  • All modules in the requirements.txt file.
  • discord.py rewrite
  • A RethinkDB server
  • A MongoDB server
  • A Lavalink node
  • Datadog (optional)
  • Proper tokens and keys required by the environment variables.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].