Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/amethyst/mod.ts

A powerful and flexible discordeno framework
Go to Latest
import * as amethyst from "https://deno.land/x/amethyst@v4.3.4/mod.ts";

Functions

Clears all running tasks

It creates a context object for a command

Create a custom inhibitor

Create a task.

Delete an unwanted inhibitor

It takes a bot and returns a bot with the Amethyst plugin enabled.

Interfaces

Separate interface for the constructor so that emitted js does not have a constructor that overwrites itself

The task that will be running through an interval

Type Aliases

An extended version of BotWithCache with a command handler and extra utils

Represents an immutable version of a AmethystCollection