Skip to content

Puremask/WinstonBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinstonBot

This is a bot I wrote to send a random photo of my dog Winston every time the command "!winston" is used. I took out the photos and clips just for security's sake, as well as the authentication token. You can use this for your own dog photo bot if you so please!

How this works is; I numbered the photos of my dog (1.jpg, 2.jpg, etc). I then call a math.random from 1-18, (it works a little weird in JS as I recall) I finally use the number generated as the name of the file, upload(num + ".jpg")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published