https://github.com/dineshpinto/cryptomemebot
A friendly bot that pulls the top memes from r/cryptocurrencymemes and posts them to your telegram group. Also integrates a machine learning chatbot.
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.9%) to scientific vocabulary
Keywords
Repository
A friendly bot that pulls the top memes from r/cryptocurrencymemes and posts them to your telegram group. Also integrates a machine learning chatbot.
Basic Info
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Cryptomemebot
Cryptomembot is a friendly bot that pulls the top memes from r/cryptocurrencymemes and posts them to your telegram group. You can also command the bot by sending it messages and have a basic conversation with it.
Telegram commands
/meme: Fetch a crypto meme/dailymeme: Fetch a meme daily at 9:30 AM/dailymemestop: Stop fetching daily memes/conversationstart: Start talking with an ML chatbot/conversationstop: Stop the chatbot/help: Help page with all commands
Installation
- Create the conda environment from file
shell conda env create --file conda-env.yml - Activate environment
shell conda activate cryptomemebot - Rename
config-dummy.pytoconfig.py, and add in all your Reddit and Telegram API details - Start cryptomemebot
shell python cryptomemebot.py
ML chatbot
- Chatterbot (
chatterbot) trained on the English corpus
APIs used
- Reddit API (
praw) - Telegram API (
telegramandpython-telegram-bot)
Exporting the conda environment
shell
conda env export --no-builds | grep -v "^prefix: " > conda-env.yml
Owner
- Name: Dinesh Pinto
- Login: dineshpinto
- Kind: user
- Location: Switzerland/Germany
- Website: dineshpinto.github.io
- Twitter: dineshkpinto
- Repositories: 6
- Profile: https://github.com/dineshpinto
quantum info PhD student @ EPFL, pythonista & rustacean
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 11 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