Skip to content

A simple Discord bot for Genshin Impact players, written in Python using the discord.py library. The bot provides game-related information and features centered around the character Ganyu.

License

Notifications You must be signed in to change notification settings

IndiMops/Ganyu-bot

Repository files navigation

Ganyu Bot

Python Version Discord License Crowdin GitHub issues GitHub stars GitHub forks

Ganyu bot Banner

A simple Discord bot for Genshin Impact players, written in Python using the discord.py library. The bot provides game-related information and features centered around the character Ganyu.

Features

  • Access Genshin Impact wiki data.
  • Multi-language support via Crowdin.
  • Customizable configurations for better server integration.

Setup

  1. Clone the repository:

    git clone https://github.com/IndiMops/Ganyu-bot.git
  2. Install requirements:

    pip install -r requirements.txt
  3. Configuration: Update config.json with your bot token and other settings.

  4. Run the bot:

    python main.py

Contributing

Contributions are welcome! If you would like to contribute to Ganyu-bot, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature
  3. Make your changes and commit them:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/your-feature
  5. Submit a pull request.

License

This project is licensed under the BSD-3-Clause License.

About

A simple Discord bot for Genshin Impact players, written in Python using the discord.py library. The bot provides game-related information and features centered around the character Ganyu.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages