All Projects → alii → mammot

alii / mammot

Licence: other
Discord bot Slash Command framework for TypeScript

Programming Languages

typescript
32286 projects
prolog
421 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to mammot

slash-command
Simple slash command parsing.
Stars: ✭ 15 (-48.28%)
Mutual labels:  slash-commands
Discord-multipurpose-bot
A repository with JavaScript and Python versions of the same type of discord commands.
Stars: ✭ 27 (-6.9%)
Mutual labels:  slash-commands
slash-commands
slash commands handler to make your bot support slash commands.
Stars: ✭ 59 (+103.45%)
Mutual labels:  slash-commands
Music-Slash-Bot
A music bot written in Discord.js and Distube using the slash command
Stars: ✭ 34 (+17.24%)
Mutual labels:  slash-commands
slash-level
✨ The first and only slash-command based Discord level bot ✨
Stars: ✭ 31 (+6.9%)
Mutual labels:  slash-commands
hikari-intro
An introduction to hikari, complete with different examples for different command handlers.
Stars: ✭ 17 (-41.38%)
Mutual labels:  slash-commands
zuly
🤖 | Hi, I'm zuly, a brazilian bot! Focused on animes!
Stars: ✭ 45 (+55.17%)
Mutual labels:  slash-commands
DSharpPlus.SlashCommands
An extension for DSharpPlus to make slash commands easier
Stars: ✭ 46 (+58.62%)
Mutual labels:  slash-commands
REAPER-2.0
A multi-purpose discord bot made using Discord.js V13. Includes Logging, Welcomer, Slash Commands, Menu based Help Command and so much more!
Stars: ✭ 202 (+596.55%)
Mutual labels:  slash-commands
hata
Async Discord API wrapper.
Stars: ✭ 156 (+437.93%)
Mutual labels:  slash-commands
DiscordBot-Template
A boilerplate / template for discord.js bots with 100% coverage of Discord API, command handler, error handler based on https://discordjs.guide/
Stars: ✭ 129 (+344.83%)
Mutual labels:  slash-commands
slash-create
🗡️ Creator and handler for Discord's slash commands
Stars: ✭ 244 (+741.38%)
Mutual labels:  slash-commands
matterpoll-emoji
[DEPRECATED] Poll server for Mattermost
Stars: ✭ 38 (+31.03%)
Mutual labels:  slash-commands
dislash.py
A Python wrapper for discord slash-commands and buttons, designed to extend discord.py.
Stars: ✭ 172 (+493.1%)
Mutual labels:  slash-commands
Eruditus
Discord CTF helper bot for CyberErudites
Stars: ✭ 34 (+17.24%)
Mutual labels:  slash-commands
hikari
A Discord API wrapper for Python and asyncio built on good intentions.
Stars: ✭ 631 (+2075.86%)
Mutual labels:  slash-commands
discord.ts
🤖 Create your discord bot by using TypeScript and decorators!
Stars: ✭ 315 (+986.21%)
Mutual labels:  slash-commands
gencord
A simple, beginner-friendly, and easy-to-use library for interacting with the Discord API, with minimal syntax.
Stars: ✭ 20 (-31.03%)
Mutual labels:  slash-commands
serverless-discord-bot
A serverless Discord Bot template built for AWS Lambda based on Discord's slash commands and the slash-create library.
Stars: ✭ 37 (+27.59%)
Mutual labels:  slash-commands
discord.js-v13-slash-bot
It is a discord (/) commands bot developed with Discord.js v13.
Stars: ✭ 25 (-13.79%)
Mutual labels:  slash-commands

mammot

Mammot Discord Server

For a basic example, see ./examples/basic/src/index.ts.

Simple documentation is available in our Discord server. Eventually we will have a site with documentation listed.

Inviting your bot

# Replace {botID} with your bot client ID
https://discord.com/api/oauth2/authorize?client_id={botID}permissions=8&scope=applications.commands%20bot
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].