An open API service indexing awesome lists of open source software.

https://github.com/aadhu2005/discordeno-handler

A simple handler for discordeno library.
https://github.com/aadhu2005/discordeno-handler

deno discord-bot discordeno typescript

Last synced: about 1 month ago
JSON representation

A simple handler for discordeno library.

Awesome Lists containing this project

README

          

# Handler for discordeno
A simple handler for discordeno library.

## Requirement
- [Deno](https://deno.land/)
- [@discordeno](https://discordeno.mod.land/docs/intro)

Clone the repo by running
```shell
git clone https://github.com/AADHU2005/Discordeno-Handler.git
```
Run Command:
```shell
deno run -A index.ts
```