Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Repository files navigation

Epic beautiful framework for the great discord platform which is amazing

import{DiscordClient,Command,CommandExecutor}from"https://raw.githubusercontent.com/unlimitedcoder2/ddbf/master/mod.ts";
@Command("test",{description: "Test command"})classTestCommandimplementsCommandExecutor{asyncexecute(bot: DiscordClient,message: Message,parsed: SuccessfulParsedMessage){bot.client.createMessage(message.channel.id,"Tested!");}}constbot=newDiscordClient("100000% a real token",{commands : [TestCommand]});bot.start();

About

Deno Discord Bot Framework

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

3 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages