Coeur-Morny-Cono/src/main/scala/cc/sukazyo/cono/morny
Eyre_S 79d41d5e72
basic inline get social function
- Now supported get social content from inline
  - use a supported url with prefix or suffix "get"
  - only support twitter photos media
  - support all types of pure text content.
  - trying get non-supported medias may cause failure.
2023-11-29 17:16:02 +08:00
..
bot basic inline get social function 2023-11-29 17:16:02 +08:00
daemon fix request client failed caused unexpected exception 2023-11-22 16:06:15 +08:00
data basic inline get social function 2023-11-29 17:16:02 +08:00
extra move external API docking code to extra package from data 2023-11-29 00:15:13 +08:00
internal add some scaladoc for scheduler 2023-11-04 19:38:40 +08:00
util change /tweet to /get and added support for weibo content 2023-11-27 18:58:35 +08:00
Log.scala new logger level and formatter 2023-10-15 21:14:54 +08:00
MornyAbout.scala scala port stage3 (not tested) 2023-09-10 22:43:39 +08:00
MornyAssets.scala refactor runtime context from class instance to using/given 2023-09-23 16:38:07 +08:00
MornyCoeur.scala fix request client failed caused unexpected exception 2023-11-22 16:06:15 +08:00
MornyConfig.java add event statistics, fix CronTask 2023-11-14 13:56:23 +08:00
MornySystem.scala refactor runtime context from class instance to using/given 2023-09-23 16:38:07 +08:00
MornyTrusted.scala unset all function defaults config, fix universal command parse 2023-10-07 22:07:00 +08:00
ServerMain.scala add event statistics, fix CronTask 2023-11-14 13:56:23 +08:00