For use with the Discord API, which provides an interface that allows you to program bots for Discord messaging services.
I created this bot using C# to help my alliance out in a phone game. We are using discord to …
c# discord discord.netI am creating own bot for Discrod server. So far I have managed to give it commands like "!roll" into …
c# bots discord discord.netI am intending for my bot to allow only "ew" to be sent in chat. I have resolved majority of …
node.js bots discord discord.jsI have a Discord bot that I host on glitch.com whose aim is to store, read and update some …
javascript google-sheets discord google-sheets-api glitch-frameworkHow would one make a command case-insensitive without adding many aliases for different capitalizations like this: @bot.command(pass_context = …
python python-3.x discord discord.pyI want to make that discord bot will send message interval for ex. in 10 minutes but it throws error! Please …
node.js discord discord.js commandoI want to create a script that given a server id, it should return all the member of that discord …
python discord discord.pyI was wondering if there was a way to make my discord bot leave the voice channel after playing the …
python discord python-asyncio pafyA few days ago I became interested in programming discord bots a bit. In the syntax of these programs I …
python python-3.x python-asyncio discord discord.pyI'm following a basic tutorial for a python discord bot on youtube and my code is underneath. it says an …
python token discord discord.py