All Projects → Elucidation → schmeckle_bot

Elucidation / schmeckle_bot

Licence: MIT license
Reddit Bot for converting Rick & Morty Schmeckles to USD

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Labels

Projects that are alternatives of or similar to schmeckle bot

hacker-feeds-cli
📰 A command line tool for Hacker News、 Product Hunt、 GitHub Trending 、Reddit and V2EX feeds.
Stars: ✭ 129 (+437.5%)
Mutual labels:  reddit
UserScripts
Collection of all my UserScripts
Stars: ✭ 19 (-20.83%)
Mutual labels:  reddit
fresh script
Find Spotify tracks posted to the HipHopHeads subreddit and add them to a Spotify playlist.
Stars: ✭ 69 (+187.5%)
Mutual labels:  reddit
bdfr-html
Converts the output of the bulk downloader for reddit to a set of HTML pages.
Stars: ✭ 23 (-4.17%)
Mutual labels:  reddit
ds
👨‍🔬 In Russian: Обновляемая структурированная подборка бесплатных ресурсов по тематикам Data Science: курсы, книги, открытые данные, блоги и готовые решения.
Stars: ✭ 102 (+325%)
Mutual labels:  reddit
set-top-reddit-wallpaper
PowerShell script to set the wallpaper as the top post of the day/week/month from /r/wallpapers and /r/wallpaper or any other subreddits.
Stars: ✭ 17 (-29.17%)
Mutual labels:  reddit
cronnit.com
A free tool for scheduling posts to Reddit.
Stars: ✭ 3 (-87.5%)
Mutual labels:  reddit
ARAW
The Android Reddit API Wrapper
Stars: ✭ 75 (+212.5%)
Mutual labels:  reddit
sharon
A lightweight and modular social sharing library
Stars: ✭ 16 (-33.33%)
Mutual labels:  reddit
reddit-clone
A reddit clone written using node.js / express.js / mongodb / passport.js. https://seiya-beddit.herokuapp.com/
Stars: ✭ 84 (+250%)
Mutual labels:  reddit
mira
The fantastic Golang Reddit API wrapper for gophers
Stars: ✭ 54 (+125%)
Mutual labels:  reddit
reddit-fetch
A program to fetch some comments/pictures from reddit
Stars: ✭ 50 (+108.33%)
Mutual labels:  reddit
reddit-opinion-mining
Sentiment analysis and opinion mining of Reddit data.
Stars: ✭ 15 (-37.5%)
Mutual labels:  reddit
TerminusBrowser
CLI Reddit, Hacker News, 4chan, and lainchan browser
Stars: ✭ 93 (+287.5%)
Mutual labels:  reddit
TwitterSearch2Gephi
This windows CLI app lets you collect data from twitter via REST API and convert it into a CSV data set that can be used with Gephi. Other social networks (Reddit, Youtube, WWW) are also supported.
Stars: ✭ 21 (-12.5%)
Mutual labels:  reddit
rreddit
𝐫⟋ Get Reddit data
Stars: ✭ 49 (+104.17%)
Mutual labels:  reddit
redditwatcher
📻 Reddit streaming CLI
Stars: ✭ 17 (-29.17%)
Mutual labels:  reddit
Comet
Holochain powered distributed reddit application
Stars: ✭ 38 (+58.33%)
Mutual labels:  reddit
cryptosub
Track 170+ cryptocurrency subreddits, view most popular coins, activity trends, most frequent words, and more
Stars: ✭ 37 (+54.17%)
Mutual labels:  reddit
Mongit
💾 Mongo-esque Reddit-based Database!
Stars: ✭ 20 (-16.67%)
Mutual labels:  reddit

SchmeckleBot

/u/SchmeckleBot is a Reddit Bot whose sole purpose is to listen on /r/rickandmorty subreddit and provide currency conversions from Schmeckles to USD.

According to the creators, 1 Schmeckle is worth about $148 USD.

Invoking SchmeckleBot

SchmeckleBot is usually running on a Raspberry Pi. Here is one of it comments on Reddit

If a comment has both a <number> schmeckle(s) and one of the following: how, what, ?, !, then the bot will generate a reply message that looks like something like this:

===

Hey there! I'm Mr.SculptureBuyer. I'll pay 50 schmeckles for that sculpture!

  • 50 Schmeckles → $7,400 USD

1 Schmeckle = $148 USD | price not guaranteed | what is my purpose

===

If you make a comment that satisfies those two requirements, and the bot is running, it will probably see and reply with the conversion within a couple minutes (10 minutes at worst).

Regex used: p = re.compile('(-?[\d|,]*\.{0,1}\d+ schmeckle[\w]*)', re.IGNORECASE)

This allows for variants on schmeckle like schmeckles, Schmeckles!!!, schmecklearoos, etc.

Feedback/Comments

Several options from low priority to high:

  • Send a PM to SchmeckleBot with comments.
  • If there's an issue with a particular comment by SchmeckleBot, please either reply to that comment with the issue and downvote as needed, I'll be adding auto-deletion if a comment goes negative.
  • For software issues/suggestions/feature requests, create a new issue on this Github.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].