Skip to main content

Travis bot for Discord.

Project description

https://travis-ci.org/greut/travisbot.svg?branch=master https://img.shields.io/pypi/dd/discord-travisbot.svg https://img.shields.io/github/stars/greut/travisbot.svg

A bot for Discord. (Work in progress)

Development

To setup and run the basic steps of the bot.

Requirements

Installation

$ python -m venv .
$ . bin/activate
(travisbot)$ pip install -e .[fast]

Running

The secret token is read from the environment variables.

(travisbot)$ export TOKEN=...
(travisbot)$ python -m travisbot

In a separate process, run ngrok.

$ ngrok http 8888

Then, configure the notifications of your project to point to the given URL: Configuring webhook notifications

Release

Update the version number and clean up the dist directory before-hand.

(travisbot)$ python setup.py register -r https://pypi.python.org/pypi
(travisbot)$ pip install wheel twine
(travisbot)$ python setup.py bdist_wheel
(travisbot)$ twine upload dist/*

Travis

Travis CI should handle the release process for us.

Bibliography

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

File details

Details for the file discord_travisbot-0.0.1.dev20170517-py3-none-any.whl.

File metadata

File hashes

Hashes for discord_travisbot-0.0.1.dev20170517-py3-none-any.whl
Algorithm Hash digest
SHA256 9e215153d7a5af37eddde6fe17f7fbbf273ae0c12e47debd2bc89ac1296edfd1
MD5 4b03f5da2c7078e314b7f8768a274785
BLAKE2b-256 d3be30ffa53c9cfb10a01222c844659f71d51cfb14ec98240d9e2b0ca325cfd3

See more details on using hashes here.

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