All Projects → discohook → site

discohook / site

Licence: AGPL-3.0 license
The easiest way to build and send Discord messages using webhooks

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to site

Foxy
🦊 A very, very cute, multipurpose, multilingual bot for Discord! Making your server cuter -w-
Stars: ✭ 58 (-77.52%)
Mutual labels:  discord-api
GitHubAPI
[UNMAINTAINED] This is a simple Object Oriented wrapper for GitHub API v3, written with PHP7.
Stars: ✭ 36 (-86.05%)
Mutual labels:  webhooks
opensource-discordbots
Curated list of awesome open-source Discord Bots
Stars: ✭ 19 (-92.64%)
Mutual labels:  discord-api
discord.clj
A Clojure library for creating Discord bots
Stars: ✭ 45 (-82.56%)
Mutual labels:  discord-api
disgo
A modular Golang Discord API Wrapper
Stars: ✭ 113 (-56.2%)
Mutual labels:  discord-api
react-native-devtools-spy
Adds a Spy option to the React Native development menu
Stars: ✭ 14 (-94.57%)
Mutual labels:  mobx
Diskord
[Mirror of GitLab] A Kotlin client for Discord with a light wrapper on the REST APIs and a simple to use DSL for basic bots.
Stars: ✭ 146 (-43.41%)
Mutual labels:  discord-api
Commando-guide
Beginner's guide for discord.js-commando.
Stars: ✭ 56 (-78.29%)
Mutual labels:  discord-api
raku-api-discord
Raku module for interacting with the Discord API.
Stars: ✭ 33 (-87.21%)
Mutual labels:  discord-api
lemon
Lemon – LED Monitor – is a $79.43 opensource alternative to LaMetric that supports GitHub-, IFTTT- and Zapier-webhooks and even integrates with Pushover!
Stars: ✭ 45 (-82.56%)
Mutual labels:  webhooks
mobx-react-tetris
No description or website provided.
Stars: ✭ 30 (-88.37%)
Mutual labels:  mobx
NObservable
MobX like observable state management library with Blazor support
Stars: ✭ 66 (-74.42%)
Mutual labels:  mobx
lispcord
A client library for the discordapp bot api
Stars: ✭ 56 (-78.29%)
Mutual labels:  discord-api
Volte
A free, robust, open-source Discord bot written in C# 8 using .NET Core 3.1 and a whole lotta Man Hours.
Stars: ✭ 78 (-69.77%)
Mutual labels:  discord-api
nextcord
A Python wrapper for the Discord API forked from discord.py
Stars: ✭ 956 (+270.54%)
Mutual labels:  discord-api
DPP
C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!
Stars: ✭ 560 (+117.05%)
Mutual labels:  discord-api
tcWebHooks
WebHooks plugin for Teamcity. Supports many build states and payload formats.
Stars: ✭ 128 (-50.39%)
Mutual labels:  webhooks
flutter mobx boilerplate
A Flutter Project contains a Boilerplate code with MobX and Provider as a State Management.
Stars: ✭ 29 (-88.76%)
Mutual labels:  mobx
nosedrum
a command framework for nostrum
Stars: ✭ 28 (-89.15%)
Mutual labels:  discord-api
SoundCloudMobx
No description or website provided.
Stars: ✭ 49 (-81.01%)
Mutual labels:  mobx

Discohook

ci

An easy-to-use tool for building and sending Discord messages and embeds using webhooks.

Live instance is available at https://discohook.app/.

Setup

Requires Node.js 12 and the Yarn package manager installed

# Install dependencies
yarn install

# Run a development server
yarn run dev

# Run a production server
yarn run build
yarn run start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].