-
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
96c9b73
commit 55701f8
Showing
1 changed file
with
17 additions
and
1 deletion.
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 |
---|---|---|
@@ -1,2 +1,18 @@ | ||
# Rubber | ||
secret project lmao hopefully i dont abandon it this time | ||
|
||
Control a discord bot! | ||
|
||
I have no idea if this is against Discord/API ToS or something, let me know if it is.. thanks! | ||
|
||
## Features | ||
|
||
- caches tokens (in config.json) | ||
- can clear cached tokens | ||
- select servers (guilds) and channels | ||
- send and read messages (with permissions of course) | ||
- mention users | ||
- view images | ||
|
||
--- | ||
|
||
If you spot one of the many issues, feel free to report it on the [issue page](https://github.com/kiawildberger/Rubber/issues)! |