Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 254 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 254 Bytes

LunaBot

You should only create main configuration file while the rest will be created automatically.

Its a credentials.json file with the credentials:

{
    "token": "your bot token",
    "client_id": "your client_id",
    "prefix": "?"
}