Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 features

You 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 information

These 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