All Projects → theoria24 → FindHaiku4Mstdn

theoria24 / FindHaiku4Mstdn

Licence: MIT license
偶然にもトゥートの中に俳句を見つけた俺たちは…

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to FindHaiku4Mstdn

TootNet
Yet Another .NET Mastodon Library
Stars: ✭ 32 (+60%)
Mutual labels:  mastodon, mastodon-api
mastodon.js
Javascript Mastodon API for Web Browsers with streaming support
Stars: ✭ 32 (+60%)
Mutual labels:  mastodon, mastodon-api
madon
Golang Mastodon API library
Stars: ✭ 66 (+230%)
Mutual labels:  mastodon, mastodon-api
gomphotherium
Gomphotherium (/ˌɡɒmfəˈθɪəriəm/; "welded beast"), a command line Mastodon client.
Stars: ✭ 22 (+10%)
Mutual labels:  mastodon, mastodon-api
masto.js
🐘 Mastodon API client for JavaScript, TypeScript, Node.js, browsers
Stars: ✭ 518 (+2490%)
Mutual labels:  mastodon, mastodon-api
awesome-alternatives
A list of alternative websites/software to popular proprietary services.
Stars: ✭ 123 (+515%)
Mutual labels:  mastodon
mastodo
A fork of the GNU Social/AP-compatible microblogging server
Stars: ✭ 29 (+45%)
Mutual labels:  mastodon
omniauth-mastodon
OmniAuth strategy for Mastodon
Stars: ✭ 27 (+35%)
Mutual labels:  mastodon
indigenous-android
An open social app with support for IndieWeb, Mastodon, Pleroma and Pixelfed.
Stars: ✭ 89 (+345%)
Mutual labels:  mastodon
Mastodot
C# Library for Mastodon API. Easy Toot!
Stars: ✭ 17 (-15%)
Mutual labels:  mastodon
docker-mastodon
All-in-one unofficial Mastodon Docker image, if you want that.
Stars: ✭ 28 (+40%)
Mutual labels:  mastodon
mastodon-autofollow
Autofollow bot for mastodon
Stars: ✭ 28 (+40%)
Mutual labels:  mastodon
mastodon-terraform
Boilerplate for running Mastodon on AWS using Terraform and CircleCI.
Stars: ✭ 86 (+330%)
Mutual labels:  mastodon
feedpushr
A simple feed aggregator daemon with sugar on top.
Stars: ✭ 222 (+1010%)
Mutual labels:  mastodon
mastodon-api-cs
The Mastodon API Client Library for C#
Stars: ✭ 26 (+30%)
Mutual labels:  mastodon
emuarius
Bridge between Twitter and Mastodon
Stars: ✭ 53 (+165%)
Mutual labels:  mastodon
ligh7hau5
A Matrix (https://matrix.org/docs/spec/) to Fediverse / ActivityPub client / bridge. Also, some media proxying.
Stars: ✭ 26 (+30%)
Mutual labels:  mastodon
mastodon ynh
Free, open-source social network for YunoHost
Stars: ✭ 67 (+235%)
Mutual labels:  mastodon
iMast
📱🐘 3rd-party Mastodon Client for iOS
Stars: ✭ 93 (+365%)
Mutual labels:  mastodon
social-media-hacker-list
Growing list of apps and tools for enhancing social media experiences.
Stars: ✭ 198 (+890%)
Mutual labels:  mastodon

FindHaiku4Mstdn

mastodon上で、俳句を検出するbotのプログラムです。日々のトゥートの中で思いがけず生まれた575に光を当てるべく開発されました。

使い方

  1. mecabをなんとかして入れる
  2. 以下を参考にkey.ymlという設定ファイルを作成し、どうにかしてbase_urlaccess_tokenを入手して記載する
base_url: theboss.tech
access_token: tx8j4j3yb5ibxuns6i3w73ndpffmg4c7jxcr7jr5psgn5de4a38k5d5jjc4tsir8
  1. bundle install
  2. bundle exec ruby main.rb
  3. ('ω' )三('ω')三( 'ω')

現状

  • 撥音とかがおかしい?
  • トゥートの公開範囲
    • 未収載以上のものに返信。非公開以下は返信しない。
    • CWが付いたトゥートにはCWを付けて返信
  • 反応しないトゥートの判断が雑
    • リプライをすべて除外している。
  • 季語

その他

問題を発見した方は@[email protected]@[email protected]@[email protected]@[email protected]、あるいはTwitterに連絡していただけるとありがたいです。ここにIssueを立てていただいても構いません。

プルリク歓迎です。

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].