Nieuws

Node.js 16.9.0 or higher A Discord application and bot token src/ ├── commands/ │ ├── prefix/ # Prefix commands │ │ └── ping.js │ └── slash/ # Slash commands │ └── ping.js ├── events/ # Event handlers ...
A cute Discord bot specialized in extracting and displaying Stable Diffusion metadata information from images, with support for multi-platform URL conversion and embeds. discordbot/ ├── index.js # ...
The Discord platform does nearly everything you might need to communicate with friends, family and coworkers, including voice calls, instant messaging, chatrooms, and media sharing. So it’s no ...