#Discord-Weather-Bot
Install Node.js: https://nodejs.org 
To get your client ID, Token, and Client Secret, got to https://discordapp.com/applications create a application, copy the Client ID, and save it somewhere. the go the "Bot" tab, and create a bot. next copy the Client Secret and Token. save those in the same place as the Client ID. 
Next, Invite Your Bot With This Link. https://discordapp.com/api/oauth2/authorize?client_id=YOUR-CLIENT-ID-HERE&permissions=2146958833&scope=bot Replace the "YOUR-CLIENT-ID-HERE" section with your Client ID. 
WARNING!!! Do NOT show your Token To anyone!!!!
Create a folder called "Discord-Weather" on your computer. Then Download the files to that folder from: https://github.com/Brahaha1435/discord-weather-bot. Next, hold shift and right-click the folder. open powershell. or, open up a terminal to the directiory of the files using, cd (Path to directiory here).
to find the directiory path, open your "Discord-Weather" folder and ath the top of the window, click on "// Copy Path"
fill in the "config.json" fill in your Token, Client-ID, And Avatar URL (optional)  (This Is INPORTANT!!!!)
To run, enter the commands in your terminal below: 
(the $ icon means that it is a command to enter in the terminal.)
$ npm i (installs the requires packages)
$ npm start (starts the bot)
Remember! You need to have node.js installed!
Invite My Bot To Your Server! https://discordapp.com/api/oauth2/authorize?client_id=583366572530204683&permissions=2146958833&scope=bot