Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 594 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 594 Bytes

python discord

Smoczyca

An open-source discord bot for NosTale / AyyMD community

What it is?

An discord.py bot written for NosTale / AyyMD community. Use it at own risk.

Dependencies
  • python3 (tested on 3.13)
  • discord.py 2.4.0
How to write your own config?

Write your own config.json file:

{
  "token": "EXAMPLE TOKEN HERE",
  "allow_permission": ["Owner"]
}