-
Updated
Aug 30, 2021 - JavaScript
#
discord-bot
Here are 11,334 public repositories matching this topic...
A powerful JavaScript library for interacting with the Discord API
Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API.
java
api
bot
rest
event-listener
rest-api
discord
websocket
bot-api
discord-bot
discord-api
listener
discord4j
d4j
java-interface
jda
official-addons
javadoc
reactor
discord-bot-api
-
Updated
Aug 31, 2021 - Java
A feature rich discord Modmail bot
-
Updated
Aug 21, 2021 - Python
Discord Bot to automute Among Us players at round transitions, in conjunction with https://github.com/denverquane/amonguscapture
-
Updated
Aug 24, 2021 - Go
A .NET Standard library for making bots using the Discord API.
api
bot
csharp
dotnet
discord
discord-bot
discord-api
dotnet-core
dsharpplus
discordsharp
discordsharpplus
plus
dotnetfx
-
Updated
Aug 31, 2021 - C#
The official guide for discord.js, created and maintained by core members of its community
-
Updated
Aug 30, 2021 - JavaScript
A patched version of discord, with bot login support
-
Updated
Aug 25, 2021 - HTML
-
Updated
Aug 30, 2021 - JavaScript
Nesseley
commented
Feb 14, 2021
Title should be explanatory. :) Thanks in advance
-
Updated
Aug 30, 2021 - JavaScript
An ambient life simulation driven by user activity within a Discord server
bot
node
canvas
simulation
pixel-art
discord
websockets
canvas-game
discord-bot
ecs
entity-component-system
autonomous-characters
discord-server
isometric
dzone
cubes
scene
pixi-js
pixijs
pixi
-
Updated
Aug 8, 2021 - JavaScript
10
JohnScience
commented
Aug 10, 2018
The most of Discord bots are expected to provide "mute" and "ban" commands. Their implementation involves juggling with parsing strings just to get so-much-desired duration.
Formats:
"3w 1d 11 [many spaces]h \t30m 20s 5ms"
Methods:
- duration.toWeeks() -> float
- duration.toDays() -> float
- duration.toMinutes() -> float
- duration.toSeconds() -> float
- duration.toMilliseconds()
An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
nodejs
heroku
music
website
web
discord-music-bot
dashboard
discord
repl
commands
discord-bot
music-bot
slash-commands
song
discord-js
glitch
musicbot
slash
web-dashboard
-
Updated
Aug 28, 2021 - JavaScript
An easy to use multithreaded library for creating Discord bots in Java.
java
api
bot
rest
wiki
eclipse
rest-api
discord
intellij
discord-bot
discord-api
javadoc
discord-library
hacktoberfest
java-discord-bot
javacord
java-discord-api
javacord-server
-
Updated
Aug 29, 2021 - Java
Modmail Bot is a bot for Discord that makes it easier for users to contact moderators and admins for help.
-
Updated
Aug 26, 2021 - JavaScript
Extensible Discord terminal client
-
Updated
Aug 19, 2021 - TypeScript
python
bot
open-source
fun
tutorial
simple
discord
clean-code
commands
discord-bot
starterkit
clean
small
coding
easy
py
compact
hacktoberfest
easytouse
xela
-
Updated
Aug 24, 2021 - Python
Group Message Forward Framework (supports QQ Telegram Line Discord)
telegram
line
telegram-bot
discord
discord-bot
asyncio
qqbot
python-asyncio
line-bot
coolq
coolq-http-api
quart
coolq-docker
-
Updated
Jun 15, 2020 - Python
-
Updated
Aug 28, 2021 - Kotlin
Discord API library for Deno
-
Updated
Aug 30, 2021 - TypeScript
-
Updated
Aug 15, 2021 - Java
An app that allows you to be inside a bot!
electron
nodejs
javascript
bot
profile
application
app
js
discord
discordapp
discord-bot
remake
javascript-library
discord-js
nodejs-bot
javascript-applications
livebot
sharkfin
sebouellette
discord-livebot
-
Updated
Aug 30, 2021 - JavaScript
The open source Discord bot that solves all of your problems.
-
Updated
Aug 29, 2021 - JavaScript
Elixir Discord Library
-
Updated
Aug 30, 2021 - Elixir
-
Updated
Aug 29, 2021 - TypeScript
Improve this page
Add a description, image, and links to the discord-bot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the discord-bot topic, visit your repo's landing page and select "manage topics."
The help command for
eval
contains newlines that they should not be there. That's because there are\n
s after some words in docstring. And I'm not sure how to fix that.