Discord Bot Maker
-
again that would defeat the purpose of programming/coding, and there are bots ready to use avaliable 0 -
It's an idea that sounds handy in concept (at least, the ability to automate the process of building bots), but you must understand how bots work -- Bots are automated users that must be run on your own computer, it's not exactly something that's straightforward in all cases + can be designed in something like a web browser or simple app.
If you want an easier way to design a bot, I'm afraid you'll need to learn programming. There's bot frameworks written in tons of languges. In terms of entry-level languages that are friendly for new programmers, you may consider this tutorial, which addresses designing bots in Python: https://realpython.com/how-to-make-a-discord-bot-python/
There's node-based programming languages out there for sure, but I don't think anyone has designed anything like what you're looking for that can design discord bots.
3 -
Could you please help me fix this error?
1 -
Lol
-1 -
How do you use this app?! I'm so confused..
-3 -
How do you make the bots?? I’m so confused, i read all the words on this link and nothing works
-3 -
how do you make bots
0 -
You can use a simple program called "Discord Bot Maker", but for what I've heard programming one would be more benefitial due to the advanced conditions upon which discord bots function.
0 -
Hey guys! You can use this to make your bot with no coding. And it doesnt say the tipical "made and hosted on wtv" https://botbind.com
0 -
You kind of have to learn Java Script in order to make your bots. I would use Visual Studio Code to script because it is really light weight and won't effect your performance while it is running in the background. You need to install NodeJs to run web based code on your machine. the steps to make a bot shell are as follows:
1. Create a project file2. Open your node js cmd to the project file
3. npm init (you can just press enter for all of the settings)
4. npm install discord.js
5. Open Visual Studio Code to your project folder
6. Create an index.js
7. Take documentation from https://discord.js.org/#/
8. Once you finish your bot do ( ctrl + ` ) and type in the prompt, node .
here is a sample of my bot:
1 -
Yeah, now they can't accept new members again :(
I mean because they have some problem I think.1 -
penies
0 -
where can i make my bot
1 -
Yeah, if you don't have nitro and don't know how to code use BotGhost.
-1 -
Where is the link?
0 -
not BotGhost it needs a expensive subscription. https://dbotmaker.io/ is better its only costs $9.99.
0 -
You could just learn how to code Aaron reid
-1 -
actually https://guilded.gg has achieved this where you can make a bot and host it inside of guilded.gg for your guilded.gg guild(server) everything your paying for on discord like nitro and perks aka (boosts) on discord like a vanity url for lvl 3 server and so forth is all free over on guilded.gg
0 -
There are other easier options to make a bot IMO, like using the JS library:
https://stackabuse.com/guide-to-creating-a-discord-bot-in-javascript-with-discordjs-v13/
0
U moet u aanmelden om een opmerking te plaatsen.
Opmerkingen
19 opmerkingen