Skip to main content

# Taemin

A beautiful IRC bot

[![Build Status](https://travis-ci.org/ningirsu/taemin.svg?branch=master)](https://travis-ci.org/ningirsu/taemin)

## Setup

The usual way:

cd taemin python setup.py install

Now just run the bot with

/usr/local/bin/taemin

Or if /usr/local/bin is in your path:

taemin

## Run taemin as a service If you’re running on debian, just copy the file located in the inid.d folder in /etc/init.d/taemin

Then run:

service taemin start

## Configuration

To adjust the configuration of taemin, just edit the configuration file:

vim /etc/taemin/taemin.yml

## Contribute

To add a plugin, just copy the example folder:

cp -r taemin/plugins/example taemin/plugins/yourplugin

Change the class TaeminExample to YourPluginClass in the file:

taemin/plugins/yourplugin/plugin.py

You can now add the functions of your choice in the different handlers (on_pubmsg, on_join, on_privmsg, on_quit, on_part)

To enable your plugin just add in the plugins section on your configuration file:

plugins.yourplugin.plugin: “YourPluginClass”

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

taemin-0.1.0.tar.gz (3.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

taemin-0.1.0-py3-none-any.whl (3.2 MB view details)

Uploaded Python 3

File details

Details for the file taemin-0.1.0.tar.gz.

File metadata

  • Download URL: taemin-0.1.0.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for taemin-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9b10e1bf2dd0158654416e78a18a9641736dd7d5722fb5ada9c083f863b137fb
MD5 0e41ed53a54d0c4cf8e414911d939eea
BLAKE2b-256 e4b2c05dff10fb0e3092cf5d61b09ef50a55ee03e93ffd0494285fba840b4890

See more details on using hashes here.

File details

Details for the file taemin-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for taemin-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 297077f81ea3e21b560600d224dec5f95de3538348b0bf82e78e2bd6949a92a5
MD5 f3c31dabaeba7262586ec19cc348a33f
BLAKE2b-256 14d730385e9b9cbe0c7721ba6aa0467db1e6e66695cb3a74537fe1945e71009f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page