Baipyrus
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-06 20:27:00 +00:00
c8e3fc2f2c initialize custom vc slash command
000acd20aa clean up: format
Compare 2 commits »
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-06 18:14:36 +00:00
105932b5a3 refactor: better file structure
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-06 15:18:31 +00:00
4fea72ad88 refactor: autoformat with prettier
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-06 15:09:22 +00:00
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-06 15:02:19 +00:00
d3d9a305d0 fix generic command name getter
905ee9d8a9 generalise command execution for interaction create
f70912e4fd read filesystem overhaul. sharing functions across files
d773935367 remove the usual getting started because of tempalte
Compare 12 commits »
Baipyrus pushed to main at Baipyrus/DiscordJS-Template 2024-02-06 14:50:23 +00:00
d3d9a305d0 fix generic command name getter
905ee9d8a9 generalise command execution for interaction create
Compare 2 commits »
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-06 14:35:50 +00:00
46e938946c clean up: fs.promises api and reformat
Baipyrus pushed to main at Baipyrus/DiscordJS-Template 2024-02-06 14:26:34 +00:00
f70912e4fd read filesystem overhaul. sharing functions across files
Baipyrus synced commits to refs/pull/2/head at Baipyrus/nvim-config from mirror 2024-02-06 00:09:42 +00:00
7af594fd31 Add Build Step to LuaSnip (#611)
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-05 22:33:08 +00:00
fdedb50bc5 better error handling
61b8a9a2ec shared add self role pair function
86091f5eee implement modal submit interaction logic
095ad012ff use modal to add self role pair
4bdd04a881 fix generic command name getter
Compare 5 commits »
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-05 20:27:33 +00:00
cb56dded3b initialize context add pair command
7fa972b411 deny command access in DMs
70d183e1ef refactor: rename to prepare additional context commands
d272bdb15e remove example commands
c66cff1d21 reaction event error feedback
Compare 6 commits »
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-05 02:19:47 +00:00
ddcec60be6 update bot invite in README
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-05 02:12:19 +00:00
531b07e304 clean up: refactor by splitting into functions
42293efb68 refactor: more verbose output
3fa0bd9c1f refactor: await all asynchronous function calls
1e716d5f5e replace emoji name in identifier
afa958b557 implement reaction add/remove events
Compare 5 commits »
Baipyrus renamed repository from DiscordJS to Baipyrus/DiscordJS-Template 2024-02-05 02:09:03 +00:00
Baipyrus renamed repository from Test to Baipyrus/DiscordJS-Example 2024-02-05 02:08:48 +00:00
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-02-04 23:17:17 +00:00
d7409ed0f7 implemented context menu command for registering self roles
124e5afe5a refactor: renamed to differentiate command types
7cd7d68d3b clean up: delete empty line
caa23d6cb2 generalise command execution for interaction create
3d89bd8e65 ignore own reactions
Compare 6 commits »
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-01-29 14:00:45 +00:00
04b259cf56 implement database access for self roles
7026ed56a8 clean up: using unprotected sqlite database
ae8562c536 rename model code to fit convention
7468dca986 rename model files to fit convention
Compare 4 commits »
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-01-29 01:35:55 +00:00
7126d34866 prepare role-emoji-pair adding
e41afe0ada implement self roles command
Compare 2 commits »
Baipyrus pushed to main at Baipyrus/DiscordJS-Example 2024-01-28 23:32:48 +00:00
1f5f5621c3 added voice channels to database
56a2c697dc added role-emoji-pair to database
c19ef05c82 added message to database
8a619b53e4 initialize sequalize with sqlite setup
Compare 4 commits »
Baipyrus synced commits to main at Baipyrus/AoC-23 from mirror 2024-01-28 03:19:43 +00:00
e6d4a79975 try constrain directions
2e6ace81b7 calculate shortest path
14c6eec96f a* neighbor calculations
4b61a2ed24 prepare scanning neighbors
32ee792157 find best choice in open set
Compare 8 commits »