An open source Discord Bot listing website using Eris, Express and RethinkDB (and no jQuery if you select the <table>
theme)
Category | People |
---|---|
Lead Developer | 7coil#3175 (@lepon01) |
Developer | Devoxin#0387 (@Devoxin) |
French Translation | Yvan#5761 (@lepeli) |
French Translation | iDroid#4441 (@iDroid27210) |
Swedish Translation | Mackan#7196 (@Sven65) |
Chinese Translation | The Double-Eyed Bus#6889 (@austinhuang0131) |
- Install
imagemagick
,Node.js
9.0.0,npm
5.5.1,RethinkDB
git clone https://github.com/terminal/ls.terminal.ink.git
cd ls.terminal.ink
npm i
- Create
terminal
database withbots
,csrf
,users
,session
andi18n
as tables in RethinkDB, by logging into the RethinkDB integrated webserver. cp config/default.rename.json config/default.json
nano config/default.json
npm start
- Please use tabs, preferably set to
4
column spacing to maintain alignment - Install dev dependancies while working on this
- No ESlint errors please. Use
// eslint-disable-line
with permission
GNU General Public License v3.0, unless marked within the file.