Commit Graph
58 Commits
Author SHA1 Message Date
Nahokey 3f332f7eb1 Added a new command and a new function file that fetches user information through APIs. 2024-04-28 18:56:11 +00:00
Nahokey 9df52eb74c Minor adjustments on embed creation. 2024-04-28 18:55:43 +00:00
Nahokey 483875609b Added another function into DangerCord function file. 2024-04-28 18:55:18 +00:00
Nahokey ee5960ddc1 Minor adjustments to MongoDB connector. 2024-04-28 18:55:00 +00:00
Nahokey 468a7f6fda Got cronjobs to work. 2024-04-28 13:50:55 +00:00
Nahokey 9ad716dfef Adjusted some files. 2024-04-28 13:50:45 +00:00
Nahokey 5f2e001f03 Removed some unnecessary files and folders. 2024-04-28 13:49:00 +00:00
Kwafuri 44a55219d9 Unfinished, do not pull. 2024-03-21 07:12:04 +00:00
Kwafuri 98c7f46085 Scuffy "force-verify" command. 2024-03-03 09:19:50 +00:00
Kwafuri 07eeec0fc2 Aliases stuff ig... 2024-03-03 09:03:43 +00:00
Kwafuri 2abeb3d61b Tweaked to allow usages of command aliases. 2024-03-03 09:03:32 +00:00
Kwafuri fa0154d0d2 Non-slash command version of verify command. 2024-03-03 09:03:10 +00:00
Kwafuri 168e9a5507 Fixed the issue where disabling veirification would break 'role assigning system'. 2024-02-15 19:07:11 +00:00
Kwafuri 56b768c995 Merge branch 'main' of https://git.ssh.surf/Nahokey/discordjs-verification-bot 2024-02-15 18:44:21 +00:00
Kwafuri af94d29dfd It asked me to do this again.. 2024-02-15 18:44:18 +00:00
ExtrasContainer 0eb7768543 Temp Fix users not getting verify-in-progress role on join. 2024-02-15 14:56:27 +00:00
Kwafuri 17041ecfa7 Forgot to remove console.log. 2024-02-14 22:50:32 +00:00
Kwafuri 1abd19fb39 Some trickery. 2024-02-14 22:46:39 +00:00
Kwafuri 9d5af8c19f This stupid stuff is on me. 2024-02-14 22:45:09 +00:00
Kwafuri a290f2b7ca Edited a little bit of this command. 2024-02-14 22:42:29 +00:00
Kwafuri 2fc692a5a0 Some auto utils stuff. 2024-02-14 22:41:58 +00:00
Kwafuri b098b55928 Auto kicker stuff now works. 2024-02-14 22:41:43 +00:00
Kwafuri 2c96da0a0b Modified the idea a little bit. 2024-02-13 17:39:13 +00:00
Kwafuri 121e64427e Experimental stuff. Albeit experimental, it should work. 2024-02-12 23:31:23 +00:00
Kwafuri b93426ca91 Minor adjustment to slashCommand handler. 2024-02-12 23:30:37 +00:00
Kwafuri eedaa2c626 A function. To create embeds. Don't ask me why. 2024-02-12 23:30:24 +00:00
Kwafuri d5a6c39647 Slight adjustment to config.js.example. 2024-02-12 23:28:15 +00:00
Kwafuri ea4b4481b7 Forgot about verify.js changes. 2024-02-12 23:26:20 +00:00
Kwafuri f205bdc1c4 Renaming a file for simplicity. 2024-02-12 23:14:39 +00:00
Kwafuri f972a211b3 Update .gitignore 2024-02-12 23:14:19 +00:00
Kwafuri 5d453cd87b Verify command got a simple stuff removed and edited. 2024-02-12 23:14:07 +00:00
Kwafuri 91c196bcd9 Using quick.db for simplicity because I hate hardship. 2024-02-12 23:13:08 +00:00
Kwafuri fb421c72b9 Merging... 2024-02-12 22:59:57 +00:00
ExtrasContainer dc3978f8cc If a user has just 1 report within the last 30 days - verify cannot be completed. 2024-02-05 19:19:35 +00:00
ExtrasContainer 9d3db21bb2 fix checks 2024-02-05 18:50:26 +00:00
ExtrasContainer c43ff702be Making the dangercord detection more aggressive 2024-02-04 23:27:13 +00:00
ExtrasContainer 7ac865c726 Adding status messages on rotation 2024-02-04 23:13:16 +00:00
ExtrasContainer f85e247e3f Random formatting stuff 2024-02-04 22:47:36 +00:00
ExtrasContainer d5306186e8 Moving dangercord key to config.js 2024-02-04 22:33:00 +00:00
ExtrasContainer fb9ad1b181 Fixing Dangercord check to ensure it does not continue verification 2024-02-04 22:27:01 +00:00
ExtrasContainer cd8749c2da Pre-Flight Verification check via DangerCord. Enabled API Blacklist with custom client 2024-02-04 22:15:03 +00:00
ExtrasContainer 5d91066bf1 Draw each character with random y-offset 2024-02-04 21:13:35 +00:00
ExtrasContainer 948cd94573 adding blue lines 2024-02-04 20:47:58 +00:00
ExtrasContainer f39d45e22d Fix the toVerify reply when a user runs /verify 2024-02-04 20:24:14 +00:00
ExtrasContainer ed2faadec1 Adding in a more complex captcha with noise and random generated lines 2024-02-04 19:36:11 +00:00
Kwafuri babf037af9 Did a little mischievous stuff. 2024-02-04 12:29:19 +00:00
ExtrasContainer 477fda20a0 Moving Max Attempts to config 2024-02-04 09:42:04 +00:00
ExtrasContainer b73fff2d24 Formatting fixes 2024-02-04 09:21:20 +00:00
snxraven effb72940d Update config/config.js.example 2024-02-04 08:57:23 +00:00
snxraven 13b5a8196c Update slashCommands/verify/verify.js
Adding my code changes to sync up together
2024-02-04 08:56:50 +00:00