This is using JavaScript to create a Discord bot. This interacts with Discord.js to automate commands within my Discord server. 👍
Here is a brief list of the functionality of the bot. Check the commands folder for a more comprehensive look into what all commands are available
- Reply to specific keywords
- Send gifs
- Send updates (Of what i'm not sure)
- Show user statistics when prompted
- Ban users
- ETC...
List of ideas to do next for this project
- Finalize fixing up the !help command with no arguments
- Implement the new key for channel on the commands which keeps commands only usable in specific channels
- Should probably make this an array since it would be nice to allow several channels but not all of them for some commands
- Market channel
- Create the channel
- Add more bot functionality to the channel than just stock-info
- Maybe something with getting a stocks move today or recent news on the stock etc..
- Likely just use Finnhub since their API seems great for that