Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

tscholze/kotlin-spaces-app-onthisday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

On this day Logo

kotlin-spaces-app-onthisday

On this day is a JetBrains Space app which shows Wikipedia-based information about what happened on that or given day

Status

Service Status
Gradle build Java CI with Gradle
Qodana check Qodana

tl;dr

"On this day" is my beginner-level submission to JetBrains Space App Contest and also a real-world "Kotlin learning" exercise. This is not meant to be a real word bot that lives forever.

What?

This is my very first JetBrains Space application. It's mainly a simple chat bot that requests data from Albin Larsson's open Wikipedia API and renders it in a DM reply.

Installation

You can install it from the JetBrains Plugin Marketstore page. Please be aware that the service behind the bot could disappear at any time.

Features

Following commands are supported:

  • otd: Presents you the events on today's day in history
  • otd 14.03: Presents you the events on 14.03 (dd.MM) in history
  • otd 14.03 events | deaths | birth: Presents you the given topic on 14.03 (dd.MM) in history
  • Allows open Wikipedia from given message

Message UI

Special thanks to

  • David Herman (Bitspittle) for helping me to get started with Kotlin
  • Phil Skorpil for helping me with hosting and deployment
  • Albin Larsson for providing an open API to easily fetch Wikipedia information

Keep in mind

This app is purely build for having fun! All features have room for improvements or could be done more elegant. This app was and may never be meant to run in production-like environments. If you see any tokens, keys or secrets, you can be sure that all of these are already revoked.

Authors

Just me, Tobi.

Links

License

This project is licensed under the MIT License - see the LICENSE file for details. Dependencies or assets maybe licensed differently.

About

>On this day< is a JetBrains Space app which shows Wikipedia-based information about what happened on that or given day

Resources

License

Stars

Watchers

Forks

Packages

No packages published