DEV Community

Discussion on: Hosting a Discord bot on Repl.it

Collapse
 
xghp3x profile image
Explox

I used Node.js for this and it works. The guy in the tutorial did the same thing. So I recommend you try to use Node.js and see how it goes

Collapse
 
aplha101 profile image
Aplha101

I used this method mine is working but where can I add more features to it?

Thread Thread
 
anmols149 profile image
AnmolS149

Well, there are two things you can do:

  1. Learn a coding language like JavaScript or Python... or
  2. use Scratch for Discord to make a bot and host it on RepL.it. You don't need any coding knowledge. You will need some basic knowledge of file and package management... Here's scratch for discord: scratch-for-discord.netlify.app

there can be some bugs with it, also you need to create a .env file to protect your bot token from hacking....