Skip to content

rits-dajare/daas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

304 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DaaS

CI Twitter

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.

Requirements

  • Python ~> 3.9
  • pipenv

Usage

Install dependencies

pip install -U pip
pip install pipenv
pipenv install

Running the application in dev mode

$ pipenv run start

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

$ pipenv run help

Running the application in production mode

If you want to specify version, you can see versions here.

docker run -p 8000:8000 ghcr.io/rits-dajare/daas:latest

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors