Commit Graph

4 Commits

Author SHA1 Message Date
Aster Fialla
64535b6a63 renaming some arguments 2026-02-14 22:15:49 -05:00
Aster Fialla
01c747b5d5 adding docstrings 2026-02-13 21:23:33 -05:00
Aster Fialla
2ddec02569 renamed stuff to be camel case since apparently I got that convention wrong 2026-02-13 20:37:02 -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