https://github.com/owez/lights-out
A downtime reporting discord bot for other discord bots
https://github.com/owez/lights-out
bot discord discord-py downtime
Last synced: about 2 months ago
JSON representation
A downtime reporting discord bot for other discord bots
- Host: GitHub
- URL: https://github.com/owez/lights-out
- Owner: Owez
- Created: 2020-06-14T03:53:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T12:29:44.000Z (over 5 years ago)
- Last Synced: 2025-01-15T06:13:03.571Z (over 1 year ago)
- Topics: bot, discord, discord-py, downtime
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LightsOut
A downtime reporting discord bot for other discord bots. It is designed to be customisable and no-nonsense.
## Running
Install `discord.py` using pip on Python 3.6 or above and run:
```python
python3 lights_out.py
```
It should automatically create the database and startup. LightsOut is not tied to a single guild/bot account and can be possibly cloned onto other accounts to gain more users.