•  


GitHub - jimcullenaus/QuestionPosterBot
Skip to content

jimcullenaus/QuestionPosterBot

Folders and files

Name Name
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QuestionPosterBot

A bot which reposts top-level comments from one thread and posts them as individual comments to another thread.

The intended use of this bot is to allow posting an announcement of an AMA where users can submit questions ahead of time, and have their questions delivered to the participant automatically when the AMA begins.

How to run your own

  1. Install PRAW. See the PRAW website for instructions . QuestionPosterBot is written targetting PRAW 7.5 and Python 3.8.
  2. Created a Reddit authorised app here
  3. Give the bot a name of your choosing, set its type to "script", leave the about url blank or point to this repo. Add a description if you want, and set the redirect uri to http://localhost:8080 .
  4. Make a note of the client_id , which is the number found under the words "personal use script", under the name of your bot, once you have created the app. Also note your secret .
  5. Create a praw.ini file in the same directory as this application, formatted as shown. username and password refer to the user account you wish to run the bot under.
[QuestionBot]

username
=<username>
password
=<password>
client_id
=<client_id>
client_secret
=<secret>
  1. Run the script and provide it with arguments as shown:
python
 question_poster_bot
.
py
 <
source
-
thread
-
id
>
 <
destination
-
thread
-
id
>
 <
username
>

where <username> refers to the username of the user responsible for running the script, for use with the bot's user agent.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

- "漢字路" 한글한자자동변환 서비스는 교육부 고전문헌국역지원사업의 지원으로 구축되었습니다.
- "漢字路" 한글한자자동변환 서비스는 전통문화연구회 "울산대학교한국어처리연구실 옥철영(IT융합전공)교수팀"에서 개발한 한글한자자동변환기를 바탕하여 지속적으로 공동 연구 개발하고 있는 서비스입니다.
- 현재 고유명사(인명, 지명등)을 비롯한 여러 변환오류가 있으며 이를 해결하고자 많은 연구 개발을 진행하고자 하고 있습니다. 이를 인지하시고 다른 곳에서 인용시 한자 변환 결과를 한번 더 검토하시고 사용해 주시기 바랍니다.
- 변환오류 및 건의,문의사항은 juntong@juntong.or.kr로 메일로 보내주시면 감사하겠습니다. .
Copyright ⓒ 2020 By '전통문화연구회(傳統文化硏究會)' All Rights reserved.
 한국   대만   중국   일본