mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 17:19:10 +00:00
Rewrite the bot process in Node/Discord.js (#206)
* Rewrite the bot process in js using discord.js * remove old go code
This commit is contained in:
parent
55bc84e045
commit
7ec603cf70
23 changed files with 104 additions and 799 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -6,7 +6,6 @@
|
|||
"editor.formatOnSave": true,
|
||||
"editor.insertSpaces": true,
|
||||
"editor.tabSize": 2,
|
||||
"go.inferGopath": false,
|
||||
"search.exclude": {
|
||||
"**/.yarn": true,
|
||||
"**/.pnp.*": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue