Open-Source-Project-Collaboration / osc-bot

A discord bot that automates the process of voting on and creating projects and GitHub teams.
1 stars 1 forks source link

Completing the Reddit separate teams advertising implementation #66

Open Brikaa opened 4 years ago

Brikaa commented 4 years ago

Each team member has to have the ability to make the bot post about the team on Reddit. When a team member uses the appropriate post command #!reddit_post, the bot will get one of the titles and body templates randomly and prompt the user to complete them. The post content will then be sent as a message to a Reddit channel for approval and if two members react to the message with a thumbs up, the post gets approved and submitted on Reddit.

Brikaa commented 4 years ago

What needs to be completed in the reddit_post function: