Skip to content

DiscordのテキストメッセージにTwitterとPixivのリンクが含まれていたら画像をローカルにダウンロードしてくれるbot

License

Notifications You must be signed in to change notification settings

920oj/Discord-Image-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Image Downloader

概要

DIscordの任意のチャンネル上に送信された、Twitter及びPixivの画像をローカルにダウンロードします。

セットアップ

導入

git clone https://github.com/920oj/Discord-Image-Downloader.git
cd Discord-Image-Downloader
yarn install

.envファイルの作成

touch .env

.envファイル

TW_CK=Twitterのconsumer_key
TW_CS=Twitterのconsumer_secret
TW_TK=TwitterのAccess Token Key
TW_TS=TwitterのAccess Token Secret
DSTOKEN=DiscordのBot Token
CH=稼働させるチャンネルを指定(半角スペースで複数指定)

LICENSE

MIT License

About

DiscordのテキストメッセージにTwitterとPixivのリンクが含まれていたら画像をローカルにダウンロードしてくれるbot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published