Skylar Grant voidf1sh
voidf1sh created branch v1.2.8 in voidf1sh/silvanus 2023-08-11 02:16:40 +00:00
voidf1sh pushed to v1.2.8 at voidf1sh/silvanus 2023-08-11 02:16:40 +00:00
eca3207d4e Remove excess console.log
voidf1sh pushed to main at voidf1sh/silvanus 2023-08-11 02:13:09 +00:00
e2658c41e5 Add heartbeat url for uptime monitoring
voidf1sh pushed to dev at voidf1sh/nodbot 2023-08-11 02:12:18 +00:00
241679cc7f Add heartbeat url for uptime monitoring
voidf1sh opened issue voidf1sh/nodbot#10 2023-08-10 14:36:54 +00:00
Nonexistent copypastas throw an error instead of saying the pasta doesn't exist
voidf1sh commented on issue voidf1sh/nodbot#2 2023-08-09 00:59:16 +00:00
Add the ability to edit strain information

Will be resolved by #9

voidf1sh closed issue voidf1sh/nodbot#2 2023-08-09 00:59:16 +00:00
Add the ability to edit strain information
voidf1sh created pull request voidf1sh/nodbot#9 2023-08-09 00:47:12 +00:00
Add /edit strain
voidf1sh pushed to dev at voidf1sh/nodbot 2023-08-09 00:46:13 +00:00
663c8e0a1a /edit strain ready for testing
voidf1sh pushed to dev at voidf1sh/nodbot 2023-08-08 23:35:41 +00:00
8b2768bc12 New entries are being created, check keys
voidf1sh pushed to dev at voidf1sh/nodbot 2023-08-08 21:16:08 +00:00
93626ff8e5 /save is broken, /edit still needs work
3df83d3890 Base for /edit strain
32ba973d6a Add description field
Compare 3 commits »
voidf1sh closed issue voidf1sh/nodbot#3 2023-08-08 20:43:58 +00:00
Make strain, pasta, gif, etc. names unique
voidf1sh commented on issue voidf1sh/nodbot#3 2023-08-08 20:43:57 +00:00
Make strain, pasta, gif, etc. names unique

This should be done now.

voidf1sh pushed to dev at voidf1sh/nodbot 2023-08-08 20:41:30 +00:00
643eb0caa0 Add StrainData Class
voidf1sh pushed to main at voidf1sh/nodbot 2023-08-08 20:38:31 +00:00
ff3a423a30 Merge pull request 'Adding and Restructuring Commands and Classes' (#8) from dev into main
7321f4535b Merge branch 'main' into dev
c562c06925 Fix incorrect insert statement
b28e193b55 Update to use Node 18 LTS
6e062ffef2 Use Head Ref for main PRs
Compare 7 commits »
voidf1sh merged pull request voidf1sh/nodbot#8 2023-08-08 20:38:30 +00:00
Adding and Restructuring Commands and Classes
voidf1sh pushed to dev at voidf1sh/nodbot 2023-08-08 20:36:56 +00:00
7321f4535b Merge branch 'main' into dev
0cfa91eb10 Merge pull request 'Restructure `/save*` commands into subcommands' (#7) from dev into main
Compare 2 commits »
voidf1sh pushed to dev at voidf1sh/nodbot 2023-08-08 19:06:37 +00:00
c562c06925 Fix incorrect insert statement
voidf1sh pushed to dev at voidf1sh/nodbot 2023-08-08 18:45:01 +00:00
b28e193b55 Update to use Node 18 LTS
voidf1sh created pull request voidf1sh/nodbot#8 2023-08-08 18:43:27 +00:00
Adding and Restructuring Commands and Classes