Skip to main content

No project description provided

Project description

Heater

License: MIT Code Style: Black

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


Download files

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

Source Distribution

discord-heater-0.0.1.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

discord_heater-0.0.1-py3-none-any.whl (12.8 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