Aster Fialla
c894002018
docstrings and more error description.
2026-02-14 22:15:49 -05:00
Aster Fialla
415bf44f57
replaced trims with something that probably makes more sense, and added addfullmember method to prep for import
2026-02-14 22:15:49 -05:00
Aster Fialla
650f39266b
hopefully added support for wrapping of proxies (at beginning, around, and end)
2026-02-14 22:15:49 -05:00
Aster Fialla
bbc566b8b9
edited docstring
2026-02-14 22:15:49 -05:00
Aster Fialla
ba91ecd097
adding listall command and changing memberinfo and allmembersinfo to return embeds
2026-02-14 22:15:49 -05:00
Aster Fialla
23d7abef5d
adding change name method
2026-02-14 22:15:49 -05:00
Aster Fialla
0d129f23e7
return error when it occurs
2026-02-14 22:15:49 -05:00
Aster Fialla
a92f00e545
better error handling
2026-02-14 22:15:49 -05:00
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
102ef0bf93
added warning for if you upload via Fluxer
2026-02-14 01:00:23 -05:00
Aster Fialla
9f2164ac98
got propics working!!
2026-02-14 00:20:36 -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
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
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