Pre-release
This release is a pre-release and may not be stable for production use.
A bot for Discord. (Work in progress)
Development
To setup and run the basic steps of the bot.
Installation
$ python -m venv .
$ . bin/activate
(travisbot)$ pip install -e .[fast]
Running
(travisbot)$ python -m travisbot
Release
Update the version number and clean up the dist directory before-hand.
(travisbot)$ pip install wheel twine
(travisbot)$ python setup.py bdist_wheel
(travisbot)$ twine -r dist/*
Release files for discord-travisbot 0.0.1.dev20170515
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| discord_travisbot-0.0.1.dev20170515-py3-none-any.whl | Python 3 | none | any | Details |
Release files / discord_travisbot-0.0.1.dev20170515-py3-none-any.whl
| Download URL | discord_travisbot-0.0.1.dev20170515-py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4d1490ecee5df4de72821c3bf961cf42e7829251f415228e2c53354378825250
|
|
BLAKE2b-256 checksum How to use checksums |
fc2ad9c24299bce1dbee40bef1adf4f41cfe2fd8b4d8bb9d7bedb49f53981076
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |