Skip to main content

A discord chatbot that is programmed interactively by discord users

Project description

Chatbot Builder: a discord chatbot

A discord bot that is programmed through commands sent in discord messages by discord users. You can invite this bot to a server and teach it to say whatever you like!

The bot will see all messages in all channels within the server you invite it to. Any message starting with ‘%’ is assumed to be a command. If a message does not start with ‘%’, the bot will assume it is conversational text and will respond, if has any appropriate responses programmed.

Run the ‘%help’ command to get started with available commands to program the bot.

Install

Install with pip:

python3 -m pip install chatbot_builder

Usage

  1. Set the environment variable DISCORD_BOTBUILDER_TOKEN to the API token for your discord bot application.

  2. Run the discord client:

    python3 -m chatbot_builder.clients.discord_client
  3. The bot should now be online in any servers that you have invited it to

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

chatbot_builder-0.5.0-py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 3

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