Commit Graph

5 Commits

Author SHA1 Message Date
liushuyu
29388049ac tree-wide: use rollup to bundle 2022-09-14 03:05:51 -06:00
liushuyu
7d54dc1a78 meta: rewrite the bot in Typescript 2020-05-01 23:59:20 -06:00
Tobias
9a1a207d2c Fix EsLint warnings and add some files to .gitignore (#60)
* Silence git about my local IDE files

This was copy-pasted from Citras .gitignore file.

* Fix some typos

* Prevent coercion warning

* Fix the rest of EsLinter warnings

Fixes wrong spacing, missing semicolons, unecessary RegEx escapes, unecessary undefined init and unused variables.

* Replace var with const or let
2019-07-21 20:56:54 -04:00
chris062689
49755a4182 Added data folder to gitignore. 2017-04-07 19:17:55 -04:00
chris062689
cbcab5e343 Initial push of discord-bot code. 2016-12-07 22:56:16 -05:00