Skip to content

shacknetisp/vepybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Climate License

Vepybot

Vepybot (Versatile Python Bot) is a general purpose command bot independent of protocol, with most functionality added by plugins. By default it includes an IRC plugin, as well as a minimal plainsocket plugin for basing other protocol plugins on.

Quick Start

Copy config.py.example in userdata to config.py and run with python3 run.py.

There is an introduction to Vepybot here.

Proxy Support

Vepybot's IRC protocol can connect via a SOCKS5 proxy (e.g. Tor), and all it's HTTP functions can also have a SOCKS5 proxy applied.

Red Eclipse

Vepybot comes with a redeclipse plugin that adds support for Red Eclipse IRC relays, as well as reading from Redflare, a server list for Red Eclipse master servers.