Skip to content

tristan-f-r/discord-chat-webhook

Repository files navigation

discord-chat-webhook

a TUI that allows you to chat as a webhook programatically and interactively

Setup

Configure your .env accordingly to the configuration section below.

This runs locally on your computer, and it will automatically authenticate you with Discord.

Configuration

The following ENV variables are required:

WEBHOOK_URL - the webhook url to send messages to

CLIENT_SECRET - the client secret of the application

CLIENT_ID - the client id of the application

CHANNEL_ID - the channel id to send messages to

PREFIX (optional) - the prefix to use for commands

About

an application that allows you to chat as a webhook

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published