Commit Graph

76 Commits

Author SHA1 Message Date
hgw
5567061c19
Add warning to validity override 2023-12-04 04:34:58 +00:00
hgw
ed3d18abfa
Add config validator override switch 2023-12-04 04:20:48 +00:00
hgw
3c755c0ba2
Add show_feed_title switch, this will be required later 2023-12-04 04:12:55 +00:00
hgw
3300a0b34b
Add config presence checks + other initialisation tweaks 2023-12-04 04:00:56 +00:00
hgw
4c27bd5a1e
Maybe fix alias issue + add url testing logging 2023-12-02 00:48:30 +11:00
hgw
bfddd4f3e9
fixing timezone pt. 2 2023-12-02 00:48:08 +11:00
hgw
a7a9bfb094
Fix timezone problem 2023-12-01 10:42:32 +11:00
hgw
16af27106f Enhance init logging + add more user setting file generation error handling 2023-10-02 02:11:27 +00:00
hgw
a87de44e61 Tidy up cvc.js 2023-10-02 02:11:27 +00:00
hgw
d44b956aff Fix feed-predef not functioning 2023-10-02 02:11:27 +00:00
hgw
3e238b7983 Fix help command if no sub-menu is specified 2023-10-02 02:11:27 +00:00
hgw
1662716c15 Add config validity checking 2023-10-02 02:11:27 +00:00
hgw
dba5b2ecf1 Add feed deletion & better help menus 2023-10-02 02:11:27 +00:00
hgw
cebfcfe272 Make commands case-insensitive 2023-10-02 02:11:27 +00:00
hgw
3b19c5226d Add user specific timezone settings 2023-10-02 02:11:27 +00:00
hgw
d07923361a Add hostmask checking and options set command 2023-10-02 02:11:27 +00:00
hgw
6b43670b36 Add live demo info to README 2023-10-02 02:11:27 +00:00
hgw
96351f888d Fix case-sensitive feed URLs 2023-10-02 02:11:27 +00:00
hgw
9ec788b71a Fix crashing if user does not have a feed list and tries to add a feed 2023-10-02 02:11:27 +00:00
hgw
2ec02130b0 remove all done log entries, redundant 2023-10-02 02:11:27 +00:00
hgw
3d14be15b6 enhanced logging 2023-10-02 02:11:27 +00:00
hgw
9932a56b24 change error default colour to red, dont know why it was pink 2023-10-02 02:11:27 +00:00
hgw
129d77efd6 prevent command timeout from picking up on non client-directed messages 2023-10-02 02:11:27 +00:00
hgw
bc6f27f72d add feed command help 2023-10-02 02:11:26 +00:00
hgw
14ddf29ae7 reshuffle flood protection config toggles 2023-10-02 02:11:26 +00:00
hgw
6f77fb96cf Add github predefined feed 2023-10-02 02:11:26 +00:00
hgw
c65cb3be5a Enhance documentation 2023-10-02 02:11:26 +00:00
hgw
d0e5a5140d depricate mtwitter in favour of mfeed twitter 2023-10-02 02:11:26 +00:00
hgw
fff1de85ff Edit nitter instances to feature working ones 2023-10-02 02:11:26 +00:00
hgw
fc2ff4c028 add MOTD support to help dialogue 2023-10-02 02:11:26 +00:00
hgw
483a77930f add message listener timeout 2023-10-02 02:11:26 +00:00
hgw
e536d8f22a Upgrade to Node 18 2023-10-02 02:11:26 +00:00
hgw
1f0b700e82 Add somewhat decent error handling finally 2023-10-02 02:11:26 +00:00
hgw
93370c7fe2 Change readme info surrounding usersettings.json 2023-10-02 02:11:26 +00:00
hgw
52f31805d6 Create usersettings.json if it does not exist 2023-10-02 02:11:26 +00:00
hgw
d573bec6ad fix alias case-sensitivity + fix endless options workers 2023-10-02 02:11:26 +00:00
hgw
0403585736 add logging option to example config 2023-10-02 02:11:26 +00:00
hgw
f08878e990 add more detailed logging 2023-10-02 02:11:26 +00:00
hgw
2fc39ca86f move help command to own file, make help logo togglable 2023-10-02 02:11:26 +00:00
hgw
726d30f38c make logo in help command togglable 2023-10-02 02:11:26 +00:00
hgw
c18cb0b8f6 move worker opener to its own function, vastly simplifying bot.js 2023-10-02 02:11:26 +00:00
hgw
7bd5195dab add todo list 2023-10-02 02:11:26 +00:00
hgw
dbb92eba12 config changes are now read at runtime 2023-10-02 02:11:25 +00:00
hgw
cd33d16f4d add alias functionality 2023-10-02 02:11:25 +00:00
hgw
975c47246b add opt get command 2023-10-02 02:11:25 +00:00
hgw
5f5c786ee3 change set to opts in documentation 2023-10-02 02:11:25 +00:00
hgw
100cc1b5dd change set to opt 2023-10-02 02:11:25 +00:00
hgw
0cdb91a1fb add feed list option 2023-10-02 02:11:25 +00:00
hgw
2deab1b700 better entry number handling 2023-10-02 02:11:25 +00:00
hgw
d5fcb2482f add user feed capability 2023-10-02 02:11:25 +00:00