Skip to content

sibapybot/Siba-Security

Repository files navigation

Siba-Security-Bot

Discord Online python version

This repository is the source code of the Discord bot "Shiba-Security". This bot is pretty useful against Discord trolls.

Get-Started

These steps will allow you to have a copy of the project up and running on your local machine for development and testing purposes. See Deployment for notes on how to deploy your project to a live system.

Installing

  1. Clone this repository.
  2. Install MeCab.

MeCab 3. Install pip liblary.

pip install -r requirements.txt
  1. Make .env file.
DISCORD_TOKEN="Your token"
PREFIX="s!(It is exsample.)"
DISCORD_APP_ID="Your bot's application ID"
ADMIN_USER="Your client ID"
GUILD_ID="Your guild ID"
  1. Install bot your server

Run

Run this script.

python -m pdb main.py

Build With

Special Thanks

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • @sibapybot
  • @yuito-it (Remix) See also the list of contributors who participated in this project.

License

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

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages