Skip to content

MyUsernamee/Photographer-photostream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photographer

A simple python discord bot for automatically uploading photos to photostream!

Requirements

* Python 3.6+
* discord.py
* ffmpeg
* dotenv-python

Installation

$ git clone https://github.com/MyUsernamee/Photographer-photostream.git
$ cd Photographer-photostream
$ pip3 install -r requirements.txt
HERE YOU ARE GOING TO CREATE YOUR .env FILE, REFER TO SECTION BELOW
$ python3 main.py

Creating your .env file

The .env file has two parameters:

OUTPUT: The directory where the photos will be uploaded.
DISCORD_TOKEN: The token of your bot.

A sample .env file is provided in the repository.

About

A simple discord bot for uploading images to photostream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages