-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f5d386d
commit 86da465
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Reddit Discord | ||
A bot using discord.py and asyncpraw to return 10 results from any subreddit. | ||
|
||
## To Do | ||
- Commands - Add more features with [commands](https://discordpy.readthedocs.io/en/latest/ext/commands/commands.html). | ||
- Messages - Return each post link, formatted instead of in a basic list |