Robin-Sch / personal-bot

My personal bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal bot

This is my personal bot it includes my site, my modmail, anti-raid, moderation and music. You can self host it, but not invite mine (due to the modmail going to me then). ModMail works in all servers, and you can reply / manage using http://localhost:3000/mail.

Note: this includes my personal website.

Installation

With docker

Install docker and docker-compose. Fill in the .env.example and run npm run start-docker.

Without docker

Fill in the .env.example and run npm run start-normal.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

My personal bot

License:MIT License


Languages

Language:JavaScript 65.6%Language:EJS 26.4%Language:CSS 7.5%Language:Dockerfile 0.3%Language:Shell 0.2%