Commit Graph

23 Commits

Author SHA1 Message Date
Aster Fialla
5711fbb162 putting everything in a try catch block to hopefully not crash the bot.... 2026-02-14 10:07:27 -05:00
Aster Fialla
ed01e7bc39 not using the eslint file rn 2026-02-14 01:01:34 -05:00
Aster Fialla
102ef0bf93 added warning for if you upload via Fluxer 2026-02-14 01:00:23 -05:00
Aster Fialla
48604981b4 edited enums 2026-02-14 00:59:21 -05:00
Aster Fialla
fb5de122f0 added canvas package 2026-02-14 00:21:51 -05:00
Aster Fialla
683865a613 added image argument 2026-02-14 00:21:45 -05:00
Aster Fialla
7c143054bd removed force:true from sequelize so that db saves 2026-02-14 00:21:11 -05:00
Aster Fialla
9f2164ac98 got propics working!! 2026-02-14 00:20:36 -05:00
Aster Fialla
0e05fd65d2 refactored bot.js a bit 2026-02-13 22:19:06 -05:00
Aster Fialla
0829c7c5fc updated enums and logic for member helper 2026-02-13 22:18:43 -05:00
Aster Fialla
1d1f62af31 added enum to help messages and checks whether command is in list for member helper 2026-02-13 21:45:01 -05:00
Aster Fialla
65c0664972 added enum to help messages 2026-02-13 21:36:10 -05:00
Aster Fialla
3c90bd04e0 added some cases to memberHelper for documentation and tweaked wording 2026-02-13 21:30:22 -05:00
Aster Fialla
01c747b5d5 adding docstrings 2026-02-13 21:23:33 -05:00
Aster Fialla
b71eb90eb1 moved enums to enums file 2026-02-13 21:18:44 -05:00
Aster Fialla
4978dbb2ea renamed stuff to be camel case and refactored a bit around adding help messages 2026-02-13 20:38:51 -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
Aster Fialla
9f374af432 update proxy check for existing proxies works now 2026-02-13 20:08:24 -05:00
Aster Fialla
96f51b7eb5 added update proxy method and documentation 2026-02-13 18:56:36 -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