discord support via widgetbot
authorxangelo <git@xangelo.ca>
Fri, 9 Jun 2023 17:23:27 +0000 (13:23 -0400)
committerxangelo <git@xangelo.ca>
Fri, 9 Jun 2023 17:23:27 +0000 (13:23 -0400)
commitd42cc9e23557d0048b6a94c91ab73f35f5c27d16
tree8b2028fce75ee2076d6a1275a7ed4db5dc0372ca
parentd946e3e78aca57d27c3508bc7d874a11c12d8665
discord support via widgetbot
package-lock.json
package.json
public/assets/bundle.js
public/assets/css/game.css
public/index.html
src/client/chat.ts [new file with mode: 0644]
src/client/custom-discord.ts [new file with mode: 0644]
src/client/discord.ts [new file with mode: 0644]
src/client/index.ts
src/server/api.ts