Skip to content

Camr0n/SlackLateX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SlackLateX

Bot to convert LateX code in messages into

screen

##How to use: Install required modules with:

npm install fs
npm install request
npm install websocket

Create a secret.txt file in the bot directory and put your slack token in it

Start bot by running node bot.js or nodejs bot.js

In Slack, type ..startLatex to enable bot and ..stopLatex to disable bot. This only applies the user and channel that typed this.

Any message that starts with '$' and ends with '$' will be turned into an image when bot is enabled

About

Bot that posts posts Latex pictures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%