mirror of
https://github.com/JonasunderscoreJones/PinBoardBot.git
synced 2025-10-23 01:59:18 +02:00
added discord pin screenshot
This commit is contained in:
parent
ec2e1669eb
commit
dbcbf7ca13
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
||||||
# PinBoardBot
|
# PinBoardBot
|
||||||
A discord bot that aims to replace the discord built-in pin function as it is limited to 50 pins per channel.
|
A discord bot that aims to replace the discord built-in pin function as it is limited to 50 pins per channel.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Known issue:** attachments such as pictures that were originally uploaded by the user cannot be pinned. *I'm working on a fix*
|
**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)
|
6. run the following command to start the bot (npm must be installed)
|
||||||
```
|
```
|
||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue