Skip to content
/ DaaS Public
forked from rits-dajare/daas

Dajare as a Service(ダジャレ判定 / 評価エンジン)

License

Notifications You must be signed in to change notification settings

eggplants/DaaS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DaaS

test code check deploy PEP8 version 1.0 MIT License Twitter

Description

This project's objective is to spread puns posted on RDC official slack's #ダジャレ channel through an official Twitter account.
Automatically determines whether a posted sentence is pun, and if true, gives a star with the rating engine.

Requiremenst

  • Python ~> 3.9
  • pipenv

Installation

$ git clone <this repo>
$ cd <this repo>

$ pip install -U pip
$ pip install pipenv
$ pipenv install

Usage

Run

$ pipenv run start

If you want to know the details of how to use this, run the following command.

$ pipenv run help

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rits-dajare/DaaS.

Refarence

Author

About

Dajare as a Service(ダジャレ判定 / 評価エンジン)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%