Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

Latest commit

 

History

History
61 lines (44 loc) · 2.16 KB

README.md

File metadata and controls

61 lines (44 loc) · 2.16 KB

Nimage

A Clash of Clans Tool that displays a live screenshot from a players village.

🤷‍♂️ Why?

  • Directly view a players profile in your Server (instead of looking up inGame).
  • Check detailed stats (current donations, trophies, attacks) as an image.

🙇‍♂️ How?

Setup

Up and running

  • Put your bot token here
  • Put your APi key here
  • Change the prefix (optional) here

Install dependencies

$ pip install -r requirements.txt

Start the bot

$ python3 main.py

Run the command

>nimage #playerTag

(you can change the prefix) here

🎉🎉🎉 Congrats! 🎉🎉🎉

⚠️ Warning ⚠️

This is not affiliated with Supercell / Clash of Clans in any way.

The files folder is free to use (fonts, roles, templates).

Do not use this for selling purposes > read the ToS <

Copyright && License

Copyright Bottodir 2021. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

                                http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and limitations under the License.