MattIPv4 / status-screamer

A little Python bot that continually screams in Discord to let you know it's alive.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status Screamer

A little Python bot that continually screams in Discord to let you know it's alive.

Patreon Slack


Screaming

When I say it screams, it actually sends a new message whenever it starts up, and then edits a second "alive" message every 30s.

Started at 2019-08-27T11:04:22.488846
​ 📶 Alive at 2019-08-27T11:08:57.073497

These two will allow you to determine the length of any downtime reliably. Simply find the difference between the timestamp in the last alive message and the next started message.

Contributing

Contributions are always welcome to this project!
Take a look at any existing issues on this repository for starting places to help contribute towards, or simply create your own new contribution to the project.

Please make sure to follow the existing standards within the project such as code styles, naming conventions and commenting/documentation.

When you are ready, simply create a pull request for your contribution and I will review it whenever I can!

Donating

You can also help me and the project out by contributing through a donation on PayPal or by supporting me monthly on my Patreon page.

Patreon PayPal

Discussion, Support and Issues

Need support with this project, have found an issue or want to chat with others about contributing to the project?

Please check the project's issues page first for support & bugs!

Not found what you need here?

  • If you have an issue, please create a GitHub issue here to report the situation, include as much detail as you can!
  • or, You can join our Slack workspace to discuss any issue, to get support for the project or to chat with contributors and myself:
Slack

About

A little Python bot that continually screams in Discord to let you know it's alive.


Languages

Language:Python 78.8%Language:Batchfile 21.2%