All Projects → jesopo → Bitbot

jesopo / Bitbot

Licence: gpl-2.0
https://bitbot.dev | Python3 event-driven modular IRCv3 bot 🤖

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Bitbot

Homura
an IRC bouncer written in JavaScript for Node.js
Stars: ✭ 54 (-44.33%)
Mutual labels:  irc
Mojo Weixin
使用Perl语言(不会没关系)编写的个人账号微信/weixin/wechat客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Stars: ✭ 1,181 (+1117.53%)
Mutual labels:  irc
Irc
A simple go irc library meant to be a building block for other projects
Stars: ✭ 90 (-7.22%)
Mutual labels:  irc
Continuum Desktop
Matrix client in kotlin
Stars: ✭ 60 (-38.14%)
Mutual labels:  irc
Oragono
A modern IRC server (daemon/ircd) written in Go.
Stars: ✭ 1,171 (+1107.22%)
Mutual labels:  irc
Superseriousstats
superseriousstats is a fast and efficient program to create statistics out of various types of chat logs
Stars: ✭ 78 (-19.59%)
Mutual labels:  irc
Marvin
The paranoid bot (framework)
Stars: ✭ 51 (-47.42%)
Mutual labels:  irc
Shellpic
ASCII-art is so 2013
Stars: ✭ 94 (-3.09%)
Mutual labels:  irc
Kaguya
A small, powerful, and modular IRC bot
Stars: ✭ 71 (-26.8%)
Mutual labels:  irc
Localslackirc
IRC gateway for slack, running on localhost for one user
Stars: ✭ 84 (-13.4%)
Mutual labels:  irc
Inspircd Docker
InspIRCd Docker Image
Stars: ✭ 60 (-38.14%)
Mutual labels:  irc
Weechat Autosort
Automatically keep your buffers sorted.
Stars: ✭ 69 (-28.87%)
Mutual labels:  irc
Twitchirc Unity
lightweight IRC client component for use with the Unity Engine.
Stars: ✭ 81 (-16.49%)
Mutual labels:  irc
Girc
💣 girc is a flexible IRC library for Go 👌
Stars: ✭ 59 (-39.18%)
Mutual labels:  irc
Irccat
cat to IRC
Stars: ✭ 91 (-6.19%)
Mutual labels:  irc
Biboumi
IRC gateway for XMPP
Stars: ✭ 51 (-47.42%)
Mutual labels:  irc
Minecraft Wrapper
A simple & intuitive Minecraft Server wrapper. Supports IRC, backups, a plugin system, and more.
Stars: ✭ 77 (-20.62%)
Mutual labels:  irc
Lax
IRC client built with Electron & React
Stars: ✭ 95 (-2.06%)
Mutual labels:  irc
Modern Irc
A useful overview and reference to the IRC client protocol as it is implemented today.
Stars: ✭ 94 (-3.09%)
Mutual labels:  irc
Mirc fish 10
"FiSH 10" - a blowfish encryption script for mIRC 7, compatible to previous FiSH scripts and other clients! Come visit us in #fish10 on EFNet!
Stars: ✭ 81 (-16.49%)
Mutual labels:  irc

BitBot

Python3 event-driven modular IRC bot!

Setup

Requirements

$ pip3 install --user -r requirements.txt

Config

See docs/help/config.md.

Backups

If you wish to create backups of your BitBot instance (which you should, borgbackup is a good option), I advise backing up the entirety of ~/.bitbot - where BitBot by-default keeps config files, database files and rotated log files.

Github, Gitea and GitLab web hooks

I run BitBot as-a-service on most popular networks (willing to add more networks!) and offer github/gitea/gitlab webhook to IRC notifications for free to FOSS projects. Contact me for more information!

Contact/Support

Come say hi at #bitbot on freenode

License

This project is licensed under GNU General Public License v2.0 - see LICENSE for details.

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].