[go: up one dir, main page]

Skip to content
/ Parrot Public
forked from rtk-rnjn/Parrot

A good moderation and Ticket Service bot; over 100+ commands! Basically made for helping the mods!

License

Notifications You must be signed in to change notification settings

Salvi0/Parrot

 
 

Repository files navigation

BOT DOWN

Parrot Discord Bot

Imagine a Discord bot with Mini Ticket System, Moderation tools for admins and lots of fun commands for the users. And International Global Chat.



Invite bot with:-


Self Host?

You need to set the environment variables for the bot to work. You can find the tokens and links for the token in .example-env file, and do change the name of file to .env.


You also need to have pm2 installed. To install it, run the following command:

npm install pm2@latest -g

In case you don't have npm installed run the following command to install it:

sudo apt update
sudo apt install nodejs npm

Now you need to install dependencies, to do that run the following command, make sure you have python version 3.11+ installed:

pip install -r requirements.txt

After all that you can run the bot with the following command:

pm2 start pm2.json

Codacy Badge

About

A good moderation and Ticket Service bot; over 100+ commands! Basically made for helping the mods!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Jinja 0.1%