added discord pin screenshot

This commit is contained in:
Jonas_Jones 2022-09-01 02:58:24 +02:00 committed by GitHub
parent ec2e1669eb
commit dbcbf7ca13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,9 @@
# PinBoardBot
A discord bot that aims to replace the discord built-in pin function as it is limited to 50 pins per channel.
![image](https://user-images.githubusercontent.com/91549607/187810218-c2657705-795f-45db-8c93-14dac44704fa.png)
**Known issue:** attachments such as pictures that were originally uploaded by the user cannot be pinned. *I'm working on a fix*
@ -24,4 +27,4 @@ https://discord.com/oauth2/authorize?client_id=CLIENT_IDscope=bot
6. run the following command to start the bot (npm must be installed)
```
npm start
```
```