https://github.com/braun-steven/bottr-template
Template for a reddit bottr bot
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.5%) to scientific vocabulary
Keywords
bot
bottr
reddit
redditbot
Last synced: 5 months ago
·
JSON representation
Repository
Template for a reddit bottr bot
Basic Info
- Host: GitHub
- Owner: braun-steven
- License: mit
- Language: Python
- Default Branch: master
- Homepage: https://bottr.readthedocs.io/
- Size: 11.7 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
bot
bottr
reddit
redditbot
Created about 8 years ago
· Last pushed almost 8 years ago
Metadata Files
Readme
License
README.md
bottr-template
This repository shall give a rough template to start with writing a reddit bot using bottr.
Setup
1) First run the setup.sh script with a name of the new bot [a-zA-Z]:
```bash
$ ./setup.sh myfancy_bot
```
2) Replace the content of subreddits.txt and blacklist.txt
- subreddits.txt with subs you want to monitor
- blacklist.txt with subs you want to blacklist
3) Fill out the credentials in creds.props. See also bottr: Bot Account Setup.
Owner
- Name: Steven Braun
- Login: braun-steven
- Kind: user
- Company: @ml-research
- Website: www.steven-braun.com
- Twitter: sbraunmz
- Repositories: 9
- Profile: https://github.com/braun-steven
PhD Student at the AIML Lab @ml-research, Technical University of Darmstadt
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
requirements.txt
pypi
- bottr ==0.1.4
- praw ==5.3.0