No project description provided
Project description
Heater
Heat up a Discord bot in a blink
What is Heater?
Heater is a Command Line Interface tool which allows you to generate a barebones Python Discord bot project, just in a matter of seconds.
Getting Started
Install Heater by running pip install discord-heater
(once it has been released on PyPi) on your Terminal or Command Prompt.
To generate a project, just type discord-heater
or python -m discord-heater
. Then it will ask you a few questions (name of the project,
dependencies, prefix, etc).
Once you are done:
- Run
cd
to go into the folder that Heater generates for you. - Run
pip install -r requirements.txt
to install all the dependencies - Lastly, run
python bot.py
to run the bot.
Contributing
If you are considering to contribute, thanks a lot! We welcome all contributors here and, you can help out as well. Before contributing, please check out our CONTRIBUTING.md and Code of Conduct for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file discord-heater-0.0.1.tar.gz
.
File metadata
- Download URL: discord-heater-0.0.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0085e8119226d41aca7afa8642acc6a54b6663c3c4dd712d9cfa706a5db29522 |
|
MD5 | 4b6a172adceac6fec44700b008b76ae9 |
|
BLAKE2b-256 | a39dd3132cf093edf49a5103cbaf625a756156a69cf5f41bd02196e82f420092 |
File details
Details for the file discord_heater-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: discord_heater-0.0.1-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 312049238204be50ec59a0bbbdd9c8ffd247770253622a2525650a8d1bc80de3 |
|
MD5 | 772ed3221fea1d702aa00ef9a3460524 |
|
BLAKE2b-256 | 9260e17afadb00e2f212e17ab1bdd545880c4942f244ee02b0afee92fd48b01f |