
How to make a Discord bot? (TLDR Edition) : r/discordapp - Reddit
To make sure your bot works 24/7 (if you need that), you will need a hosting service that will run the bot for you. Here's the bare-minimum code in JavaScript with Discord.io to get your bot …
What do you need to create a Discord bot? : r/Discord_Bots - Reddit
Apr 22, 2024 · In other words, learning programming and making a Discord bot is a great goal, but I would not make it my first project and, further, I would strongly advise not taking any …
How do I create/learn to create a discord bot? : r/Discord_Bots
Apr 27, 2024 · Question I want to create a discord bot in my own server that will ping me if a bot in another server says a specific keyword/keywords that I can change whenever I want to. Any …
does making a discord bot cost money? : r/learnprogramming
Hello, I wanna make a discord bot project, hoping that making discord bots is a good way to learn programming as a beginner, I just hope that it doesn't cost money. MY IDEA: I want to make a …
Create Discord-to-Roblox bots with ro.py!
Feb 10, 2021 · We’ll start with my discord.py bot template, but you’ll be able to follow this tutorial with your own bots (which is recommended, as this is a ro.py tutorial and I won’t be going over …
Is it hard to create your own bot? : r/discordapp - Reddit
Dec 3, 2021 · You don’t need a discord bot for this besides any role reaction bot and the use of discohook to create the custom image and name. Most of the servers uses this instead of …
How to create a discord bot without any previous knowledge?
60 votes, 12 comments. Hi! Today I will try to help you if you are creating your first discord bot or you want to create one So if this helped you or…
Beginner friendly way to create and host own bot ? : r/Discord_Bots
Nov 3, 2022 · This is not a beginner friendly project by any means. So if you're looking for a solution with low time and effort commitment, coding your own music discord bot will not be it. …
I made a tutorial on how to make your own Discord music bot
Nov 2, 2020 · In this video, we will make our own discord music bot that will allow you to search for any YouTube video and play it in a voice channel. It includes play and stop commands and …
Creating a Discord Bot With Lua: A Tutorial - Roblox
Jun 29, 2020 · This bot is a base for making your own, but at the moment the bot includes a help command, a ping command, and a lua code evaluator that can be used to execute lua code …