mikolajlubiak / motey

Emote system with Discord support.

Home Page:https://moteybot.com/

Repository from Github https://github.commikolajlubiak/moteyRepository from Github https://github.commikolajlubiak/motey

Motey

Setup

  • Create .env file from template:
cp .env.dist .env

Replace default variables with your own

  • Run the script:
./setup.sh

Run

Local/Testing:

  • Source the script:
source run_local.sh

Production:

  • Change the domain in Caddyfile
  • Run the script:
./run_prod.sh

About

Emote system with Discord support.

https://moteybot.com/

License:GNU Affero General Public License v3.0


Languages

Language:Python 89.7%Language:Shell 8.3%Language:Mako 2.0%