How To, Programming

How to create a Discord Bot

Watch a YouTube video Links (1) https://discordapp.com/developers/applications/me (2) https://github.com/izy521/discord.io (3) https://github.com/izy521/discord.io/wiki (4) https://discordapp.com/oauth2/authorize?client_id=157730590492196864&scope=bot&permissions=0 (REMEMBER TO CHANGE THE CLIENT_ID!!!)   Creating a discord bot is actually quite simple and fun :)   Instructions: Install NodeJS (and learn some basic Javascript) Create a folder where you will put all your files Go to link (1)