Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Psywerx/botko

Folders and files

NameName
Last commit message
Last commit date
Apr 1, 2017
Apr 1, 2017
Feb 18, 2016
Jun 2, 2015
Nov 17, 2014
Aug 29, 2016
Feb 18, 2016
Feb 18, 2016
Mar 16, 2017
Aug 2, 2015
Jun 7, 2017
Jun 26, 2012
Apr 7, 2017
Jun 7, 2014
May 22, 2023
Aug 20, 2014
Apr 7, 2017
Jun 13, 2015
Feb 17, 2016
Feb 17, 2016

Repository files navigation

Botko - a simple IRC bot with cool plugins Build Status Circle CI Python 3 Updates Dependency Status GitHub issues Coverage Status codecov.io Code Health Scrutinizer codebeat badge Codacy Badge CodeFactor Code Climate QuantifiedCode BCH compliance FOSSA Status

Plugins:

  • PsywerxHistory (Log chats)
  • PsywerxKarma (Keep track of user karma)
  • PsywerxGroups (Define groups within a channel)
  • NSFW image detector
  • Read links (Read twitter, youtube, and vimeo links)
  • Uptime (Show server and bot uptimes)

Psywerx* plugins require the psywerx server.

Usage:

 # setup:
 pip install virtualenv
 ./setup_venv
 # start dev in mode:
 ./run
 # start as daemon:
 ./run_daemon start|stop|restart
 # run tests and code analysis:
 ./run_tests
 ./run_analysis

License

FOSSA Status