Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 730 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 730 Bytes

Template

A starter bot using the AkumaKodo Framework.

How to install

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.