pajbot / Pajbot
Licence: mit
Twitch moderation bot
Stars: ✭ 198
Programming Languages
Labels
Projects that are alternatives of or similar to Pajbot
Sir Lancebot
A Discord bot started as a community project for Hacktoberfest 2018, later evolved to an introductory project for aspiring new developers starting out with open source development.
Stars: ✭ 105 (-46.97%)
Mutual labels: bot, hacktoberfest
Mygf Instagram
Like posts of my girlfriend's Instagram using web api, don't need any api key and access tokens just login and password
Stars: ✭ 140 (-29.29%)
Mutual labels: bot, hacktoberfest
Pinpog
Ping-Pong-like game in Assembly that works without OS
Stars: ✭ 177 (-10.61%)
Mutual labels: hacktoberfest, twitch
Ex gram
Telegram Bot API low level API and framework
Stars: ✭ 103 (-47.98%)
Mutual labels: bot, hacktoberfest
Discord.js
discord.js is a powerful Node.js module that allows you to easily interact with the
Discord API.
Stars: ✭ 16,432 (+8198.99%)
Mutual labels: bot, hacktoberfest
Whatsapp Web.js
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
Stars: ✭ 4,103 (+1972.22%)
Mutual labels: bot, hacktoberfest
Trains.net
A simple 2D game written in C# with .NET Core. Development is streamed live on https://twitch.tv/davidwengier and past streams available on YouTube at http://bit.ly/trains-net-videos
Stars: ✭ 92 (-53.54%)
Mutual labels: hacktoberfest, twitch
Red Discordbot
A multi-function Discord bot
Stars: ✭ 2,855 (+1341.92%)
Mutual labels: bot, hacktoberfest
Mixer Mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
Stars: ✭ 83 (-58.08%)
Mutual labels: bot, twitch
Bot
A Discord bot for all your needs. With memes, utilities, moderation & more, Fire is the only bot you'll need.
Stars: ✭ 79 (-60.1%)
Mutual labels: bot, hacktoberfest
Madelineproto
Async PHP client/server API for the telegram MTProto protocol
Stars: ✭ 1,776 (+796.97%)
Mutual labels: bot, hacktoberfest
Python Sc2
A StarCraft II bot api client library for Python 3
Stars: ✭ 141 (-28.79%)
Mutual labels: bot, hacktoberfest
Discord Bot Dashboard
📊 A tool for Discord.js Bot Developers to get detailed analytics of their bots and to manage them.
Stars: ✭ 182 (-8.08%)
Mutual labels: bot, hacktoberfest
pajbot is a twitch chat bot created by pajlada.
Website
Note: pajbot is in maintenance mode. This means we focus on keeping the project alive by not allowing major overhauls of any pajbot system or any major features. Fixing bugs, updating dependencies and ensuring that code interacting with external APIs still function will be our main goal. Feature requests will not be accepted unless someone is willing to own the feature, and even then some features that change too much of the architecture won't be allowed.
Quick install
- Install library requirements by typing
./scripts/venvinstall.sh
in the root folder - Copy
./configs/example.ini
to./config.ini
and change the relevant lines in the file. - Run the bot!
./main.py
Detailed install
You can find a detailed installation guide for pajbot in the install-docs
directory of this repository.
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].