Commit Graph

6 Commits

Author SHA1 Message Date
Aster Fialla
321fe7f0a9 more correct dockerfile and compose.yaml 2026-02-17 17:16:48 -05:00
Aster Fialla
5a9a2977c6 adding build of whole image to compose 2026-02-16 11:08:41 -05:00
pieartsy
fbee6d71f0 discord js (#1)
* clear out fluxer.net

* basic discord.js bot with ping, and echo

* added creation of webhook

* simplifying webhook logic

* sending messages as webhook

* deleting orignal message

* adding sequelize file

* commented out pgadmin part while it's not working

* adding member sort of working

* changing names of values

* updating names of values and adding new method in memberHelper

* renamed messagehelper function

* deleted proxyhelper

* passed only channel id into webhook helper methods

* added new functions and got update working

* changed message match to better reducer

* adjusted webhook helper to use actual data

* refactored bot.js and removed unused methods
2026-02-13 18:20:29 -05:00
Aster Fialla
3bac14f15e tweaking compose to actually work hopefully 2026-02-12 21:40:07 -05:00
Aster Fialla
fc588480cd moved secrets around a little 2026-02-12 20:32:45 -05:00
Aster Fialla
0ba4fee9e7 project setup with example bot 2026-02-12 20:05:31 -05:00