Skip to content

A bot for discord that displays code syntax and other relevant information for programming languages.

License

Notifications You must be signed in to change notification settings

PilzHere/SyntHacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SyntHacks


A bot for Discord chat application that displays code syntax and other relevant information for programming languages.

Add to your discord

Find bot at top.gg

Usage examples

synt help
synt java words

synt java if
synt java for-loop
synt c versions

Setup

  1. In terminal, cd to project root folder: npm install discord.js
  2. Create file token.txt in project root folder and paste your own token there. Make sure it is only 1 line.