Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dvillavicencio authored May 6, 2024
1 parent b237a5c commit 85e1a18
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Riven of a Thousand Servers for Discord
> Source code for Riven of a Thousand Servers Discord Bot
# Riven Bot for Discord
> Source code for Riven Bot
This repository has all the source code that makes Riven of a Thousand Severs work. Destiny 2 is a very famous game created and developed by Bungie game studios. The idea is to have a Discord bot that contains very useful utilities for players like myself like retrieving weekly-rotation information for in-game activities, player-specific raid/dungeon/nightfall statistics, and Vendor information using _Discord messages only_. The most important reason for this project though, is to help me learn and understand deeply modern JVM-based technologies as well as their benefits and trade-offs.
This repository has all the source code that makes the Riven Bot work. Destiny 2 is a very famous game created and developed by Bungie game studios. The idea is to have a Discord bot that contains very useful utilities for players like myself like retrieving weekly-rotation information for in-game activities, player-specific raid/dungeon statistics, and Vendor information using _Discord messages only_. The most important reason for this project though, is to help me learn and understand deeply modern JVM-based technologies as well as their benefits and trade-offs.

## Stack
- [Spring Boot](https://spring.io/projects/spring-boot) - Official documentation for Spring Boot
Expand Down

0 comments on commit 85e1a18

Please sign in to comment.