8000 GitHub - Mishkata/discord-autoposter: A simple Discord bot written using discord.py which can be used to post random images from a image collection locally stored on your hard drive to a server.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A simple Discord bot written using discord.py which can be used to post random images from a image collection locally stored on your hard drive to a server.

License

Notifications You must be signed in to change notification settings

Mishkata/discord-autoposter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forks Stargazers Issues LinkedIn


autoPoster

A simple Discord bot written using discord.py which can be used to post random images from a image collection locally stored on your hard drive to a server.

Table of Contents
  1. About The Project
  2. Usage
  3. License
  4. Contact

About The Project

  • A simple Discord bot written using discord.py which can be used to post random images from a image collection locally stored on your hard drive to a server.
  • This is the most basic version of the bot that I have written. And this bot has to be run locally on your computer to be used.

Usage

  1. Download the files.
  2. Create a .env file with the following attributes filled.

DISCORD_TOKEN = [Your Discord token from the developer portal]

FOLDER_PATH = [The 61E5 local folder path you want to use]

  1. Add the bot to your server using the Discord Developer Portal.
  2. Run the bot.py on your computer.
  3. Use the .pic [subfolderName] command in the server.
  • Use without '[]'. And the local folder path is the parent folder which has the subfolders.

  • This code will only work on Windows. You can edit out the Python code to do as you wish if you have basic Python knowledge.

License

  • Distributed under the GPL-3.0 License. See LICENSE for more information.

What I Learnt

  • Basic automation of mundane tasks like posting content in a Discord server
  • File handling and sorting

Contact

Navin Pemarathne - navin.pemarathne@gmail.com

Project Link: https://github.com/NavinYP/autoPoster

About

A simple Discord bot written using discord.py which can be used to post random images from a image collection locally stored on your hard drive to a server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0