Help with Discord Bot

Hi there, I am new to Glitch and the main reason I came here is to code a Discord bot for my server. I have already watched a tutorial from Glitch but I still Do not understand. Would somebody please reply here if you can help me? By the way, I code In Mostly Java and some Python. Thanks.

Well…

You might want to learn JavaScript for coding your bot on Glitch.

The Discord bot tutorials from Glitch are in Node.JS. If you want to use Python or Java then you will need frameworks and libraries for those languages like Discord4J, Javacord, JDA, Discord.PY etc. You can look for libraries in the Discord API official Discord server.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.