All Projects → pajbot → Pajbot

pajbot / Pajbot

Licence: mit
Twitch moderation bot

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

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
Dtel
Telephone roleplay bot on Discord
Stars: ✭ 108 (-45.45%)
Mutual labels:  bot, hacktoberfest
Pengubot
Official PenguBot GitHub Repository
Stars: ✭ 98 (-50.51%)
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
Ex mustang
✨ A simple, clueless bot
Stars: ✭ 67 (-66.16%)
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
Go Twitch Irc
go irc client for twitch.tv
Stars: ✭ 155 (-21.72%)
Mutual labels:  hacktoberfest, twitch
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
Botogram
Just focus on your bots.
Stars: ✭ 106 (-46.46%)
Mutual labels:  bot, hacktoberfest
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
Thm Discord Bot
TryHackMe Python Bot
Stars: ✭ 53 (-73.23%)
Mutual labels:  bot, hacktoberfest
Genesis
🤖 Warframe Discord Cephalon
Stars: ✭ 67 (-66.16%)
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 Python 4HEad

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

  1. Install library requirements by typing ./scripts/venvinstall.sh in the root folder
  2. Copy ./configs/example.ini to ./config.ini and change the relevant lines in the file.
  3. 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].