https://github.com/wojtekb30/sticker-board
A sticker board app, originally made for use with Discord.
https://github.com/wojtekb30/sticker-board
chat discord sticker tool
Last synced: about 2 months ago
JSON representation
A sticker board app, originally made for use with Discord.
- Host: GitHub
- URL: https://github.com/wojtekb30/sticker-board
- Owner: Wojtekb30
- License: mit
- Created: 2024-10-03T15:18:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-03T15:24:21.000Z (over 1 year ago)
- Last Synced: 2025-02-04T09:17:06.445Z (over 1 year ago)
- Topics: chat, discord, sticker, tool
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sticker-Board
A sticker board app, originally made for use with Discord.
Use button visible in the window to create new stickers. Chosen images will be converted to PNG files, 150x150 pixels big. I discovered that this image size renders the same size as other stickers on Discord.
The resizing to 150x150 is very primitive, make sure the image file you are adding is already a square.
The program created "images" folder, in which it stores the stickers.
Click on a image inside the program to copy it to clipboard. Now you can paste it for example on Discord.