Skip to content

enigma-dev/EnigmaBot-Discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnigmaBot for Discord

A Discord port of the almost-sorta-basically-semi-quasi-popular ENIGMA IRC bot. Now written in JavaScript.

It's a little early to start talking up the code in this project, but the hope is that it will one day grow up to be what OMGBot was trying to be.

To configure, add your bot's auth token to auth.json (follow the format of auth.json.in).

To run locally (offline), invoke this command:

NODE_PATH=`pwd`/src node src/devconsole.js

To run online, invoke this command:

NODE_PATH=`pwd`/src node src/main.js

Or just ./launch, because I'm lazy, too.

About

A port of the most important features of EnigmaBot for Discord.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published