Commit Graph

23 Commits

Author SHA1 Message Date
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