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.

https://github.com/dineshpinto/cryptomemebot

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

blockchain chatbot machine-learning memes python
Last synced: 4 months ago · JSON representation

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
  • Host: GitHub
  • Owner: dineshpinto
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 45.9 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
blockchain chatbot machine-learning memes python
Created over 4 years ago · Last pushed almost 4 years ago
Metadata Files
Readme License

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

  1. Create the conda environment from file shell conda env create --file conda-env.yml
  2. Activate environment shell conda activate cryptomemebot
  3. Rename config-dummy.pyto config.py, and add in all your Reddit and Telegram API details
  4. Start cryptomemebot shell python cryptomemebot.py

ML chatbot

  • Chatterbot (chatterbot) trained on the English corpus

APIs used

  • Reddit API (praw)
  • Telegram API (telegram and python-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

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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels