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.
- Host: GitHub
- URL: https://github.com/aadhu2005/discordeno-handler
- Owner: AADHU2005
- Created: 2023-01-15T03:39:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-15T03:40:08.000Z (over 3 years ago)
- Last Synced: 2025-05-18T16:09:29.290Z (about 1 year ago)
- Topics: deno, discord-bot, discordeno, typescript
- Language: TypeScript
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```