Skip to main content

NekBot, a modular multiprotocol bot.

Project description

Nekbot, a modular and multiprocol bot written in Python.

Supported protocols

  • Telegram.

  • IRC (coming soon).

  • Jabber/XMPP (coming soon).

Create plugins easily!

Create plugins is very easy! Here’s an example:

from nekbot.core.commands import command

@command
def hello(message):
    return 'Hello world! Your message: %s' % message

For more information, see the documentation.

Project details


Download files

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

Source Distribution

nekbot-0.1.2.18.tar.gz (25.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page