https://github.com/chebro/dis-shot
upload screenshots to discord with a keybind
https://github.com/chebro/dis-shot
Last synced: about 8 hours ago
JSON representation
upload screenshots to discord with a keybind
- Host: GitHub
- URL: https://github.com/chebro/dis-shot
- Owner: chebro
- License: mit
- Created: 2022-09-11T07:35:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T07:41:04.000Z (almost 4 years ago)
- Last Synced: 2025-10-23T07:49:46.510Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
DIS-SHOT
========
upload screenshots to discord with a keybind. depends on discord.js for all things discord related. uses maim (xorg screenshot tool) for taking screenshots.
INSTRUCTIONS
============
create a file named shot.png in the root dir. the program watches this file and uploads it to discord when the file is modified.
config.json specifies the channel to upload images to.
screenshot.sh takes a new screenshot and saves it to shot.png. this script should ideally bind to some keyboard shortcut.