Sign inSign up

dacrepair/ampbot

By dacrepair

Updated over 6 years ago

deletes amp links and shames the user.

Image
0

474

dacrepair/ampbot repository overview

NO AMP Bot

Running

NoAmpBot is designed to run in docker.

docker run -d -it \
    -e TOKEN="Your Discord Token" \
    -e MESSAGE="The message you want sent to the channel" \
    dacepair/ampbot

Env Vars:

ENVUsageDefault
TOKENDiscord Token
MESSAGEThe message it will send to the channelsee dockerfile
DELETEDeletes the message (true or false)false
POLR_URLURL Base to a Polr URL Shortener instance. If left blank it will disable this feature.
POLR_KEYAPI Key to Polr URL Shortener

Message Tokens:

TokenValue
{name}A mention replacement for the users name
{url}the AMP url

Tag summary

Content type

Image

Digest

Size

114 MB

Last updated

over 6 years ago

docker pull dacrepair/ampbot