Block a user
51f682f3a9
Merge branch 'sync' from 'https://git.baipyr.us/Baipyrus/DiscordJS-Template.git'
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
d3d9a305d0
fix generic command name getter
905ee9d8a9
generalise command execution for interaction create
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)
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
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
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
Baipyrus
renamed repository from 2024-02-05 02:09:03 +00:00
DiscordJS
to Baipyrus/DiscordJS-Template
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
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
7126d34866
prepare role-emoji-pair adding
e41afe0ada
implement self roles command
1f5f5621c3
added voice channels to database
56a2c697dc
added role-emoji-pair to database
c19ef05c82
added message to database
8a619b53e4
initialize sequalize with sqlite setup
e6d4a79975
try constrain directions
2e6ace81b7
calculate shortest path
14c6eec96f
a* neighbor calculations
4b61a2ed24
prepare scanning neighbors
32ee792157
find best choice in open set