A starter bot using the AkumaKodo Framework.
This template assumes you know how to work with Deno basics. If no please read the documentation fist before installing this code.
First run git clone https://github.com/AkumaKodo/templates
This will install this entire repo, then you need to fill out the .env.example
file in the root dir.
After that run the start script and you should be good to go!
deno run -A ./mod.ts
This enabled all deno permissions
If you have any questions, join our discord server.