Skip to content

Customizable and multifunctional rewritten Discord bot for YMY

License

Notifications You must be signed in to change notification settings

yazilimcilarinmolayeri/bot-rw

Repository files navigation

bot-rw

Customizable and multifunctional rewritten Discord bot for YMY. Made with <3

Installation and Setup

  1. Clone the repository.
git clone https://github.com/yazilimcilarinmolayeri/bot-rw && cd bot-rw
  1. Install the bot-rw's dependencies.
pip3 install --user -r requirements.txt --upgrade
  1. Edit a config.yaml file.
cp config.yaml.sample config.yaml
  1. Run the bot.
python3 run.py

Optionally

  1. Or setup the service file. Replace user with your custom username before.
mv bot-rw.service.example bot-rw.service
cp bot-rw.service /etc/systemd/system/
  1. And enable services and start.
systemctl daemon-reload
systemctl enable bot-rw.service
systemctl start bot-rw.service

License

This project is licensed under the GPL-3.0 - see the LICENSE file for details.

About

Customizable and multifunctional rewritten Discord bot for YMY

Topics

Resources

License

Stars

Watchers

Forks

Languages