Wroclaw
  • Joined on 2020-10-08
Wroclaw pushed to main at Wroclaw/GPTcord 2023-07-22 20:15:09 +02:00
bebef021fb Update dependencies
Wroclaw opened issue Wroclaw/GPTcord#7 2023-06-21 00:15:16 +02:00
Bot crashes when reaction gets blocked
Wroclaw pushed to main at Wroclaw/WorkshopTasker 2023-06-14 13:52:57 +02:00
267a83d484 fix no template for index.vue
Wroclaw pushed to main at Wroclaw/WorkshopTasker 2023-06-14 13:47:25 +02:00
4720202d8a remove playground junk
Wroclaw pushed to main at Wroclaw/WorkshopTasker 2023-06-14 13:00:25 +02:00
90932a49c8 Add database initialization
cbfc4e9317 fix auth check if database is uninitialised
75f809051c refactor out password hashing in login.post.ts
Compare 3 commits »
Wroclaw pushed to main at Wroclaw/WorkshopTasker 2023-06-14 10:41:30 +02:00
bbe0c91d7e allow to override default database config in new
Wroclaw merged pull request Wroclaw/WorkshopTasker#1 2023-06-11 20:08:45 +02:00
Fix 3 typos
Wroclaw pushed to main at Wroclaw/WorkshopTasker 2023-06-11 20:08:45 +02:00
0705ed9018 Zaktualizuj 'README.md'
Wroclaw created branch main in Wroclaw/WorkshopTasker 2023-06-11 19:18:02 +02:00
Wroclaw pushed to main at Wroclaw/WorkshopTasker 2023-06-11 19:18:02 +02:00
13254bb241 add Schema Model
b6ce27cdfb add README.md
4e67cc4e19 update cuz presentation
7a9e451739 add groupBy
775cc2e1db fixup where
Compare 10 commits »
Wroclaw created repository Wroclaw/WorkshopTasker 2023-06-11 19:14:42 +02:00
Wroclaw pushed to main at Wroclaw/GPTcord 2023-05-10 04:19:54 +02:00
3cf2af7aed Add handling of autocompletion interactions
Wroclaw pushed to main at Wroclaw/GPTcord 2023-05-10 03:15:36 +02:00
ec7df40edb fix description of check-limit command to reflect what it returns
Wroclaw pushed to main at Wroclaw/GPTcord 2023-05-10 03:04:51 +02:00
46e2c00ab1 add check-limit command
48b9ec02a0 log guildId in pushCommands script
312f22827e add getNthUseInLimitTimestamp
c1b165024d export getUserLimit
Compare 4 commits »
Wroclaw pushed to main at Wroclaw/GPTcord 2023-05-08 09:15:41 +02:00
ae3a5133b3 Create helper script for pushing commands
8b4b35454b Add commandManager and the first slash command
56a0e686b0 fully prepare execution for interactions
28dce0b29f Add support for interactions in moderation
f6ac5281e7 Prepare more execution.ts for interactions
Compare 6 commits »
Wroclaw pushed to main at Wroclaw/GPTcord 2023-05-08 02:44:36 +02:00
965e0a2602 Remove unneeded type assertion of an empty array.
d2925a3aa9 Create dm channel when sending message in dm channel
47e7c107c1 Add handling for interactions in execution.ts
cb304f522b Refactor the main bot execution out of index.js
Compare 4 commits »
Wroclaw pushed to main at Wroclaw/GPTcord 2023-05-02 20:43:17 +02:00
1c49e8b730 Add simple limit enforcing
Wroclaw pushed to main at Wroclaw/GPTcord 2023-05-02 17:55:55 +02:00
a66115c3b8 Track all requests to OpenAI in a database
Wroclaw opened issue Wroclaw/GPTcord#6 2023-04-15 22:01:14 +02:00
Bot can try to send messages longer than discord message limit
Wroclaw opened issue Wroclaw/GPTcord#5 2023-03-25 20:42:28 +01:00
Bot replies to itself