added README.md

This commit is contained in:
2022-02-13 23:55:24 +05:30
parent b43472227a
commit 44aba55f5e
2 changed files with 20 additions and 4 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
![Concourse CI](https://ci.weirdnatto.in/api/v1/teams/main/pipelines/singh3/badge) [![Docker](https://img.shields.io/docker/image-size/natto17/singh3.svg)](https://hub.docker.com/repository/docker/natto17/singh3)
# Singh3
My stupid discord bot that I will probably stop maintaining again like I did for the past 8+ months
Real shit code
- Not really a useful bot, run at your own risk
- You need postgresql too
- Environment Variables
- DISCORD_TOKEN={{.your-discord-token}}
- DB_URL={{.your-postgresql-db-url}}
- Image size is kinda large cuz it uses ubuntu for libraries that are dynamically needed