A bot for Discord chat application that displays code syntax and other relevant information for programming languages.
synt help
synt java words
synt java if
synt java for-loop
synt c versions
- In terminal, cd to project root folder: npm install discord.js
- Create file token.txt in project root folder and paste your own token there. Make sure it is only 1 line.