Skip to content

Commit

Permalink
Update readme with new screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnsAnns committed Jul 27, 2023
1 parent 600062b commit ac7d189
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified .github/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Sphene

Sphene is a discord bot I made in Rust in order to fix the extremely annoying Twitter embed bug in a painless way by replacing messages with fxtwitter.com. You can react to the bot message, and it will delete the message again.
Sphene is a discord bot I made in Rust in order to fix the extremely annoying Twitter embed bug in a painless way by replacing messages with fxtwitter.com.

![](./.github/screenshot.png)

Expand All @@ -10,7 +10,7 @@ https://discord.com/api/oauth2/authorize?client_id=1134171949338214491&permissio

## Run Yourself

To run it yourself either compile the code via `cargo build --release` or use [the precompiled release](https://github.com/tumGER/sphene/releases).
To run it yourself either compile the code via `cargo build --release` or just use the [public bot](https://discord.com/api/oauth2/authorize?client_id=1134171949338214491&permissions=292057802816&scope=bot).

### License

Expand Down

0 comments on commit ac7d189

Please sign in to comment.