Skip to content

vaperyy/ImageBot_for_Discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageBot_for_Discord

A client that allows a user, specifiy their discord token, to send images remotely to any channel of any discord server. Can select images using a file dialog or drag and drop. A file "some_images.txt" will be created during this process, that stores the image links using Imgur API. This project is likely for personal use only, as it requires sensitive information such as a discord token and an Imgur API key.

If you want to try this client yourself for some reason, all you need to do manually is specify:

  1. Your discord token (be cautious)
  2. Your Imgur API key, or an API key from any similar image upload site that converts images to links.
  3. The ID of the channel you want to post messages in, (enable developer view, right click on the text message channel to the left of any discord server, click "copy ID") assuming image perms.

IMPORTANT this requires your discord token, which basically is like a username/password for an account. Make sure you trust this code, look it over if you are unsure. Use at your own risk. The code may not be fully abiding by discord TOS, I cannot guarantee anything.

About

A client that allows a user, specifiy their discord token, to send images remotely to discord. Can select images using a file dialog or drag and drop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages