Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/201st-luka/headhunterbot
Python Discord bot for the ClashOfClans-api
https://github.com/201st-luka/headhunterbot
api clash-of-clans clash-of-clans-api discord discord-bot interactions-py python
Last synced: about 1 month ago
JSON representation
Python Discord bot for the ClashOfClans-api
- Host: GitHub
- URL: https://github.com/201st-luka/headhunterbot
- Owner: 201st-Luka
- License: mit
- Created: 2022-12-27T21:20:41.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-20T10:03:24.000Z (9 months ago)
- Last Synced: 2024-04-20T11:26:34.939Z (9 months ago)
- Topics: api, clash-of-clans, clash-of-clans-api, discord, discord-bot, interactions-py, python
- Language: Python
- Homepage:
- Size: 408 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Discord][discord_shield]][discord_url] ![Last commit][last_commit_shield]
# HeadhunterBot
HeadhunterBot is a Discord bot written in Python that retrieves information about a player, clan, war, and more. It
sends the information as a formatted message in the chat, such as an embed.- Retrieves information about a player, clan, war, and more from Clash of Clans API
- Written in Python using interactions.py and my own PyClasher ClashOfClans API wrapper
- Open for suggestions and ideas for new featuresYou can demand for features in the "issues"-tab.
###### Issues and Resolutions
The old `discord-py` library became outdated and stopped receiving updates due to a decision made by Discord. I had to
rewrite the entire project for another library that had a major update, which presented its own set of challenges.
However, the HeadhunterBot is now running smoothly with the updated library.Errors and bugs may still occur, please report them on Discord or using the GitHub issues tab (you are also welcome to
correct them by yourself by forking the repository and committing the resolution using a pull-request).###### Planned Features
Here are some features that are planned for the future:
- Detailed statistics for players
- Activity tracking for players
- Automatic updates for statistics that have been implemented
- Wiki page for additional informationThese features are aimed at improving the functionality and usefulness of the HeadhunterBot. Stay tuned for updates and
progress on their development!---
## Contributing
For contribution, please read the `CONTRIBUTING.md` file.
[discord_shield]: https://img.shields.io/badge/Discord-blue?logo=discord&logoColor=white
[discord_url]: https://discord.gg/j2PAF9Wru8
[last_commit_shield]: https://img.shields.io/github/last-commit/201st-Luka/HeadhunterBot