Skip to content

ajlive/discord-justsaysinmicebot

Repository files navigation

JustSaysInMiceBot

justsaysinmicebot in glorious action

A Discord bot that lets you have your own, personal https://twitter.com/justsaysinmice. Pretty much nothing to it. Says "IN MICE" when someone says /(?!)in.*mice/.

Add it to your server with this link (permissions: 67584 Send Messages, Read Message History).

Run locally

Requires Python >= 3.8, discord.py, and a Discord app token.

pip install -r requirements.txt
export JUSTSAYSINMICEBOT_TOKEN='<discord app token>'
python justsaysinmicebot.py

Run with Docker

First

cp template.env .env

then fill in JUSTSAYSINMICEBOT_TOKEN in .env. Then

docker-compose up

About

A Discord bot that lets you have your own, personal https://twitter.com/justsaysinmice.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published