No description
baalajimaestro
16e6d2f724
Libressl does bring 1mb improvement, but its causing issues Signed-off-by: baalajimaestro <me@baalajimaestro.me> |
||
---|---|---|
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
Dockerfile | ||
LICENSE | ||
nim.cfg | ||
nim_censor_bot.nimble | ||
README.md |
Nim Censor Bot
This Telegram Bot, can easily enable you to send NSFW/Spoiler Media in a chat that is not intended for it. It makes the viewer to view it in the personal message of the bot.
You can send it photo, video, album, gif, sticker and forward the response from the bot to any chat.
A live version is available here
Configuration Variables (All are fetched from Environment Variables):
TELEGRAM_TOKEN
: Get one from @BotFatherDB_HOST
: A filename for sqlite, or url for postgres hostDB_USER
: DB Username, for postgres onlyDB_PASS
: DB Password, for postgres onlyDB_NAME
: DB Name, for postgres onlyADMIN_ID
: A comma-separated variable which will allow you and enlisted others to moderate the bot
This bot would not have been possible without the help of:
- @trueleo
- @DavideGalilei
- @yardanico