kujodope / anisearch-discord-bot

πŸ”πŸ“Š The source code of the AniSearch Bot

Home Page:https://ichbinleoon.github.io/anisearch-discord-bot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ” AniSearch

Status Discord CodeQL Black Pages License

The source code of the AniSearch Bot.

Discord Bots

🀝 Contribute

You have an idea or found a bug? Open a new issue with detailed explanation.

You want to write code and add new things or fix a bug? Just fork, clone to your computer, and when you're done, open a pull request!

You can also join the support server to ask your questions or get support!

πŸš€ Running

I would prefer if you don't run an instance of my bot unless you want to contribute to the code.

Use the official instance instead, which you can add to your server here!

Nevertheless, the installation steps are as follows:

  1. Make sure Docker and Docker Compose are installed.

  2. Clone the repository and change the working directory.

    git clone https://github.com/IchBinLeoon/anisearch-discord-bot
    cd anisearch-discord-bot
    
  3. Create a Discord Application.

  4. Rename .env.example to .env and fill in BOT_TOKEN.

  5. Build the images and run the bot along with the database.

    docker-compose up -d
    

βš–οΈ License

This project is licensed under the GNU General Public License v3.0 (GPL-v3.0). See the LICENSE file for more details.

About

πŸ”πŸ“Š The source code of the AniSearch Bot

https://ichbinleoon.github.io/anisearch-discord-bot/

License:GNU General Public License v3.0


Languages

Language:Python 79.2%Language:Vue 18.1%Language:TypeScript 1.2%Language:HTML 0.5%Language:JavaScript 0.5%Language:SCSS 0.3%Language:Dockerfile 0.1%Language:Shell 0.1%