Commit Graph

38 Commits

Author SHA1 Message Date
8eba4f478f [README]: Center icon 2025-06-29 02:29:12 +01:00
e793ef0206 [README]: Change icon size 2025-06-29 02:26:47 +01:00
cbef74b370 [README]: Add icon 2025-06-29 02:25:25 +01:00
6f83dc50f4 Refactor my terrible old code to be clean code 2025-02-25 03:38:38 +00:00
8cabbb8dae Update README.md to reflect updates 2025-02-24 04:29:09 +00:00
3fb6fd32eb Make script delete all messages in a given server 2025-02-24 04:26:31 +00:00
0122a5509d Remove print statement used for debugging 2024-07-22 11:05:11 +01:00
1e93aa2534 Handle system messages
Some system messages appear to originate from the user but cannot be deleted
2024-07-21 18:01:29 +01:00
fe2c80d8d6 exit with error code 1 on fatal errors 2023-11-22 02:02:51 +00:00
3e29517997 Remove mention of removed feature 2023-10-05 11:59:54 +01:00
b3927cc9d0 Note that the channel id feature has been removed 2023-09-13 12:44:30 +01:00
8e9007ffde remove the channel id option for time being, as api changes have made it not work 2023-09-13 12:41:30 +01:00
50726ee888 fix error where script was failing when ran on a server channel 2023-09-13 12:38:33 +01:00
9e1d5bd976 add "." to README 2023-09-07 21:24:11 +01:00
b08b8e0e66 add clearer error message 2023-08-02 14:19:25 +01:00
49e73c025a dump json response properly and in a prettified form when exiting after an error 2023-08-02 14:12:11 +01:00
0093f0fa14 remove typo word
"You will also need to know to your Discord token..." -> "You will also need to know your Discord token..."
2023-07-26 00:01:50 +01:00
56871a874a remove word from readme 2023-07-21 18:02:19 +01:00
b53e781bb7 change capitalisation
"user" -> "User"
2023-07-19 14:39:08 +01:00
53bb95a59f Merge pull request #2 from 0hAodha/re-index
wait for channel to be re-indexed if get not-yet indexed message
2023-07-14 22:04:21 +01:00
c576b93cfb wait for channel to be re-indexed if get not-yet indexed message + some minor refactoring 2023-07-14 22:02:42 +01:00
154a77a762 change comment in script 2023-07-08 22:45:23 +01:00
50d62b1fcd change readme phrasing 2023-07-08 21:07:39 +01:00
02a8da8193 remove incorrect comment on shell expansion from readme 2023-07-08 21:04:29 +01:00
7423b3f36e reformat readme 2023-07-08 21:02:39 +01:00
eca442429e rephrase readme 2023-07-08 21:01:22 +01:00
84b7a09a90 add usage instructions and introduction to readme 2023-07-08 20:58:57 +01:00
8be276dfb0 syntax highlighting in readme codeblock 2023-07-08 19:39:27 +01:00
ad8770b71e syntax highlighting in readme codeblock 2023-07-08 19:38:58 +01:00
3c4f5c89fb remove libraries contained in the python standard library from prereq section of readme 2023-07-08 19:37:47 +01:00
17d3cd2a46 add prereqs and setup instructions to readme 2023-07-08 19:28:59 +01:00
fb0795671b change wording in readme 2023-07-08 19:12:12 +01:00
82318f9693 add README with disclaimer 2023-07-08 19:09:58 +01:00
4ee2921f02 fix message skips on rate limit 2023-07-08 16:39:03 +01:00
b2837b87f0 make sample DISCORD_TOKEN in .env file match the sample in the script 2023-07-07 15:36:15 +01:00
b4ad985161 Add sample .env file 2023-07-07 15:33:16 +01:00
5bf0b70a7f Add GPLv3 license 2023-07-07 15:32:02 +01:00
37ba33ff9f Initial commit with working script 2023-07-07 14:43:05 +01:00