darcien / bernard-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bernard

What is this?

A collection of Discord Slash command handler created using Deno

Does this provides any useful commands?

It depends, but generally no.

Why?

Because I can.

Who is this Bernard?

It is my friend from my office. I never saw him, but nobody has ever proved he doesn't exist either.

I believe he will show himself when we're in a real pinch, one day.

How this works?

There are 2 parts:

  1. Registering the commands supported by bot to Discord so people can use the registered commands from their Discord client.
  2. Responding to the HTTP request from Discord when a user executes the registered commands.

About

License:MIT License


Languages

Language:TypeScript 94.2%Language:Just 5.8%