Commit Graph

31 Commits

Author SHA1 Message Date
Skillz4Killz a7d11bf7bb feat: finalizing threads 2021-06-18 00:02:54 +00:00
Skillz4Killz c63d5b9aeb Merge branch 'more-thread-stuff' of https://github.com/discordeno/discordeno into more-thread-stuff 2021-06-17 21:55:51 +00:00
Skillz4Killz 88e52c6170 fix: more bugs bugs bugs 2021-06-17 20:08:30 +00:00
Skillz4Killz 43907d09a4 i love rigor 2021-06-17 16:52:47 +00:00
Skillz4Killz 3a060aaa28 comments 2021-06-17 16:52:31 +00:00
Skillz4Killz db94a659b7 tyler is bae <3 2021-06-17 16:38:47 +00:00
Skillz4Killz 482a62f0e8 simplify start threads 2021-06-17 16:38:41 +00:00
Skillz4Killz a8652573f4 fix: add to thread perm checks 2021-06-17 16:12:34 +00:00
ITOH 076f06d301 Update add_to_thread.ts 2021-06-09 21:44:19 +02:00
ITOH b9dba64cb8 Update start_thread.ts 2021-06-09 21:44:04 +02:00
ITOH 4969beab19 Update remove_from_thread.ts 2021-06-09 21:39:11 +02:00
ITOH bbc40a2db5 Update get_thread_members.ts 2021-06-09 21:39:08 +02:00
ITOH 8774bb637d Update get_archived_threads.ts 2021-06-09 21:39:04 +02:00
ITOH 4ad3d1a359 Update get_active_threads.ts 2021-06-09 21:39:02 +02:00
ITOH 49f0dbb72f Update get_active_threads.ts 2021-06-09 21:17:42 +02:00
ITOH 78bcd33099 Update add_to_thread.ts 2021-06-09 21:17:39 +02:00
itohatweb 179add27c9 Prettified Code! 2021-05-21 15:55:49 +00:00
itohatweb 3549cdeb63 Prettified Code! 2021-05-21 15:51:33 +00:00
rigormorrtiss dd8c51f3d2 change: import types from specific files (#953)
* fix: import types from specific files

* Use import syntax for enums
2021-05-18 18:31:49 +02:00
ITOH d600f250b7 fix: startThread await runMethod 2021-05-12 18:19:51 +02:00
ITOH 1bdd3f752f remove: debug console.log 2021-05-12 18:19:41 +02:00
itohatweb 60428872cd Commit from GitHub Actions (Lint) 2021-05-12 07:03:31 +00:00
ITOH 7ff0d242ff hopefully the last dir change 2021-05-05 20:06:32 +02:00
rigormorrtiss 6f280e7781 change(types): move error & file_content to discordeno/ (#903)
* refactor(types): move errors, file_content module to types/discordeno

* refactor(types): move error & file_content module to discordeno/

* Update and fix import statements
2021-05-05 17:19:28 +01:00
ITOH 9c3c8c58ac forgot that one 2021-05-03 21:55:08 +02:00
ITOH 304e3a26ac NOT TESTED BECAUSE DISCORD NOT WORKING 2021-05-03 21:47:03 +02:00
ITOH c0a2c520a5 fix: bigint now 2021-05-03 21:21:51 +02:00
ITOH f0ea01b502 add: getArchivedThreads 2021-05-02 18:20:57 +02:00
ITOH 28e407ca03 add: getThreadMembers 2021-05-02 17:17:17 +02:00
ITOH 8c23b88dc5 add: removeFromThread 2021-05-02 17:17:11 +02:00
ITOH 4faeab8bac add: startThread 2021-05-02 16:35:26 +02:00