Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 229 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 229 Bytes

discord.n

A wrapper for the discord api in N

Create a .token file and put your bot token in it. Then run run.n.

echo "your bot token" > .token
TODO run.n

.testmods are just for testing, you can delete them.