diff options
author | vin <git@vineetk.net> | 2024-01-14 23:16:41 -0500 |
---|---|---|
committer | vin <git@vineetk.net> | 2024-01-14 23:16:41 -0500 |
commit | a14104e3db81f5ef26a602487123279d33a0346e (patch) | |
tree | 7016f8a2298cd7d1ce2e5d46707e3c7f32d2d761 /requirements.txt |
read messages from specified channels and print them
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..c0e500d --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +discord.py + |