Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Together-Java/TJ-Bot

TJ-Bot is a Discord Bot used on the Together Java server. It is maintained by the community, anyone can contribute.
https://github.com/Together-Java/TJ-Bot

Bump JDA from 4.3.0_331 to 4.3.0_333

Bumps JDA from 4.3.0_331 to 4.3.0_333.

---
updated-dependencies:
- dependency-name: net.dv8tion...

b4e971e80bd9ad0bb059ebf7cb84a574b2f5c7e9 authored over 3 years ago
Error reporting if bot added with wrong scope

ecdc8563ba922abe006bbc6582b9c80f4815d0d9 authored over 3 years ago
Fix Database flyway migration path

4e2b5913e76ba0efa89f3f7ae586fbe567fffeb1 authored over 3 years ago
Polished readme

* more focus on how to contribute and the wiki
* less focus on maven/gradle downloads (they are ...

a8ba51e1980b9269e0a5e3c8f1c2a1da3c752d4d authored over 3 years ago
Merge pull request #162 from Together-Java/feature/create_command_tutorial

Add diagrams for command tutorial

6feb46862af5d0af74af5a50392084d9e415bc1b authored over 3 years ago
Skip SonarCloud on fork PRs

f78d6d6918d5b0b3799fd2ca23cf6ef2ad255675 authored over 3 years ago
Fine tuned logs for reload registration

as discussed in CR

d3b5e93158b7fb9670e71ea58a057de3e50f3919 authored over 3 years ago
Renaming, refactoring

* Command.java-> SlashCommand.java
* CommandHandler.java-> system\CommandSystem.java
* example\A...

cb2d500c24dbb09492f8b74624c1295102fbcdf6 authored over 3 years ago
Fixed linter issues

0b00cf5eec8a89dfc8d1f3a8813269f38a4dd6ec authored over 3 years ago
Added Javadoc

388967b86ad1310d6445950093dbb0d68ffd7650 authored over 3 years ago
Added a few log messages

9c8e82a5ea90e6d231f4aa59e1d02c5f39266238 authored over 3 years ago
Fixed typos

536997106cddbf4afbf1b40044739d0c33df2a91 authored over 3 years ago
Command system revamp

1f305d56c70311ba7e7eb317df3e81020ae73c19 authored over 3 years ago
Added unit tests for command system

Fixed linter issues and removed leftovers

Minor spotless issues

a7e9028f41dd79c8c335197dde9145dcb5772d06 authored over 3 years ago
Inlined TriConsumer, removed utility package

requested by CR

1a1223ccbd06cf85b6b25b88328fca1b730e5497 authored over 3 years ago
Renamed CommandRegistry to Commands

as discussed in CR

74e77e9e71a858637b5356980191c2b1547da5b5 authored over 3 years ago
Removed unecessary full declaration (after name clash has been removed)

68331f81fac7b10c469463aae6f36605776407d8 authored over 3 years ago
Removed test stub since we now have tests

91b89d3357b7a3554a9a00a09eca2f4eb21b323b authored over 3 years ago
Bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.0

Bumps com.github.johnrengelman.shadow from 7.0.0 to 7.1.0.

---
updated-dependencies:
- dependen...

72f7d8621c9f7a909d154eafb2742cf7892dcce3 authored over 3 years ago
Bump flyway-core from 7.15.0 to 8.0.0

Bumps [flyway-core](https://github.com/flyway/flyway) from 7.15.0 to 8.0.0.
- [Release notes](ht...

73136f9bbbed942bac06b67c9d0f041c45273dc9 authored over 3 years ago
Bump org.flywaydb.flyway from 7.15.0 to 8.0.0

Bumps org.flywaydb.flyway from 7.15.0 to 8.0.0.

---
updated-dependencies:
- dependency-name: or...

09b569b7cfcf2150920c20f5b73f2fc491083263 authored over 3 years ago
Bump jackson-databind from 2.12.5 to 2.13.0

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.5 to 2.13.0.
- [Release...

7d1707dc7520c4307faa15d76b808a3d5998b3b1 authored over 3 years ago
log config for unit tests

45485115b3aaa095bd690515730d222fb20f4629 authored over 3 years ago
Removed old commands (ping, dbget, dbput)

027da7a304385ceb8af7dce5ea2e879546fdfdb0 authored over 3 years ago
Added error message to user if no permission

08259869bf42c24d3870b9fa0ae1f2c02b25b8c9 authored over 3 years ago
Migrated basic commands to new system

- /ping
- /db get key
- /db put key value

b819f2fc26c1a353a4793e3ea0bf27444dbef8bc authored over 3 years ago
Minor fixes

9146aabbdeaa023a266b1a366326f5c7e2005ada authored over 3 years ago
Bump com.diffplug.spotless from 5.15.0 to 5.15.2

Bumps com.diffplug.spotless from 5.15.0 to 5.15.2.

---
updated-dependencies:
- dependency-name:...

1eb0fbd5212e6f98ea64f67f68f881b0c8469ec8 authored over 3 years ago
Fix spotless 5.15.1/5.15.2 breaking formatting

Hardcodes eclipse version to last known working version.

aa18118d13830caa6aa02ed7b5c5081ac58952c9 authored over 3 years ago
Add shutdown hook (#143)

* Add shutdown hook

* Fixed spotless issue

Co-authored-by: Jonas <[email protected]>

814911c1b3d618fd3c839afa1e3596ef9df47156 authored over 3 years ago
Bump junit-jupiter-engine from 5.8.0 to 5.8.1

Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.8.0 to 5.8.1.
- [Relea...

9944f58e6c7a7f0c925db46b874d767f15aa39ef authored over 3 years ago
Bugfix for Docker-Environments, set Parallelism Flag

ac704c50a4a9c197fcdaf310b82b42ed782a0b14 authored over 3 years ago
Set Java Version on Workflows, Docker-Container and Subprojects to 17

a2a963a9e51792018f1beff3b41b6ba9eab0ca50 authored over 3 years ago
Bump junit-jupiter-api from 5.8.0 to 5.8.1

Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.0 to 5.8.1.
- [Release ...

92a8ed2719d4a944a929b3641211bf48fa1b383c authored over 3 years ago
Bump JDA from 4.3.0_330 to 4.3.0_331

Bumps JDA from 4.3.0_330 to 4.3.0_331.

---
updated-dependencies:
- dependency-name: net.dv8tion...

5a1fc09f2e3845c1d48b448afe43deaf1c57bb4c authored over 3 years ago
Added config file support (#142)

* added config file support

* var -> Config for readability

243e8ae821d166d9ca22d5ed595a838cfc848369 authored over 3 years ago
Disable sonarlint "Track uses of "TODO" tags" rule globally

a28e02d72553b3001010d5e6f27205075b332bdf authored over 3 years ago
Add 'skipSonarlint' flag

- Remove duplication from build scripts
- Add comments to the root build.gradle

0d91980567d79e410f872efb13cf9deada42fa39 authored over 3 years ago
Disable "Regular expressions should not overflow the stack" rule

f339ef1e0a5cc3c2e02e30edf2bf7ee3160654c9 authored over 3 years ago
Add sonarlint

1e1caabc698db053a332b0107ff6f017dc0c0856 authored over 3 years ago
Fix a few sonarlint violations

2c84505fc0306ac83b83bafeb026f92d389ce862 authored over 3 years ago
Fix or mute sonarlint rule violations

69957d8394a95f196d481911a427e68f9219357d authored over 3 years ago
Bump jooq from 3.15.2 to 3.15.3

Bumps jooq from 3.15.2 to 3.15.3.

---
updated-dependencies:
- dependency-name: org.jooq:jooq
...

de629781396bbb17f559bc25ed7ece56f990f51c authored over 3 years ago
Bump JDA from 4.3.0_324 to 4.3.0_330

Bumps JDA from 4.3.0_324 to 4.3.0_330.

---
updated-dependencies:
- dependency-name: net.dv8tion...

9c1d01f23a99cc39e1e476a0427f57cf99542af4 authored over 3 years ago
Create CODEOWNERS

839a5a0662523408aa7b2b8d84f032b8707c9037 authored over 3 years ago
Rollback of the discord invite link

since we are running out of boosters and also for the future, i do not like to rely on this frag...

39a3fbf08a550f1b1d829225da4073f16b729503 authored over 3 years ago
Added PR template (#132)

* Added PR template

Co-authored-by: Marko RadosavljeviΔ‡ <[email protected]>

3fac1ea93a60dee0c139dce6d2ec695b8c312cc9 authored over 3 years ago
Fix some command things (#125)

* Swap imports
* Use Function#identity() and remove the unnecessary comment

156cf5f40ee344face4101a1688ba324a8594ad0 authored over 3 years ago
Make sonar run on pull_request to prevent abuse

419d818f062f4a665639e4ee46eef548c6b0b141 authored over 3 years ago
Remove db package-info from application module

b4f88eabe0be00e494dacd7326af43019560cdf8 authored over 3 years ago
Move database migration scripts to database module

Previously they were left in the application module and therefore not
picked up by the database ...

2b74f6caf2fb38499921eb37049d42de3e9adc04 authored over 3 years ago
Put database stuff into its own module

Modularize database

65c3ef8adfd2403c92df1f5338cccbf23c793126 authored over 3 years ago
Add formatter (#41)

ebc06f63ced14a6e2f66f682266558ef55171cfb authored over 3 years ago
Fix sonarcloud not working in PR

58ec295e7f9e6b1fd1cc636486f4909ffa8f9722 authored over 3 years ago
Add github release workflow

20acca78a6944bb68058d78aa1f5c9909d31c803 authored over 3 years ago
Build a shadow jar

8b1115194d794174fedc55aafb584661c5858180 authored over 3 years ago
Bump junit-jupiter-api from 5.7.2 to 5.8.0

Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0.
- [Release ...

c15b923477c79b9d58486f6d9f552b30200384bc authored over 3 years ago
Bump junit-jupiter-engine from 5.7.2 to 5.8.0

Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0.
- [Relea...

52833c19709c5c9ce462ad507dc7888fa23bbe30 authored over 3 years ago
Remove issue template automatic labels

a10c285e833b4202d116ed94cf4ed082892c49ba authored over 3 years ago
Change codeql and sonarqube workflow name

0498621b035ad2403dab4635439793c0c16f4ab6 authored over 3 years ago
Add some basic access checks to the example database command

29302d114ed96d25522c350143994a33b401f825 authored over 3 years ago
Automatically deploy develop/master branch

25d4e94d287060bc18569fb157dc511aafbc0f79 authored over 3 years ago
Mention of AbstractClass in the Command interface

531fa28f71cf55138fbe368dfee5c51e98b21b18 authored over 3 years ago
Add command-system

Added Command and AbstractCommand for commands to extend.
Added CommandExample and SubCommandExa...

7d4530e67324aafa3dbf1ef540f5031df78610dc authored over 3 years ago
Run spotlessApply

bd57aa53ba75568c0ac8033c4809b09c687e883e authored over 3 years ago
Segregate image names for develop/master branches πŸ™Œ

367dbfc5633b48db66308eb482dee07c135d08ac authored over 3 years ago
Run sonar on pull_request_target to ensure it sees secrets

89dd0a59fb13591ef5f069ffa5ed92832d8de22b authored over 3 years ago
Doc improvements suggested by code review

* typos
* removal of some obsolete private docs
* changed section order in readme due to relevance

4ba2191745d3dad4c92a0e055576d8b4ab283340 authored over 3 years ago
Full Javadoc

1ab86b835f906c2234780647f1dc8ec8ef8fb216 authored over 3 years ago
Run workflows with pull requests's version

This ensures we notice a gradle/workflow change is broken *before* it is
merged.

cc37f49ca682957651590a1fef82ca14a8cf510c authored over 3 years ago
Do not align method chains on dot

d1aacf45eae84bcfe4e170768701b444f2ccb20a authored over 3 years ago
Reformat code to adhere to new style

5db8bb384daf0645ba05bde848ecbee36c01756a authored over 3 years ago
Various improvements to the DB code (#86)

* Various improvements to the DB code

Mostly shown by linter, some are:
* gitignore generate...

52c050a8c82b35883cf9dcb83d86c84146331fcb authored over 3 years ago
Create the build dir for flyway if it doesn't exist

This allows `gradle jib` to succeed even though that runs flywayMigrate
before gradle creates th...

ad74fc71bedaef781040170bd775d615712fb617 authored over 3 years ago
Fix the README.md #download section (#84)

0b0c63cbb71cb457fe6bb9da65ceb538257f9e7c authored over 3 years ago
Fix spotlessApply not running on build (#83)

fcd6adf5d7bb50952d747748a80d784096c89986 authored over 3 years ago
Add jOOQ and Flyway

This patch adds jOOQ, Flyway and a simple Database class. The Database
class takes care of distr...

006acbf9cfddda8d2b8a84ede320c40c79d0805e authored over 3 years ago
Migrate database listener over to jOOQ and Flyway

566d02c3f9dfe55954d46c20e5e7337f66c8e01a authored over 3 years ago
Polished documentation (#81)

* Polished readme, trimmed contributing (wiki)

* Removed edit-leftovers

97442deb2e2d3c8681b49c53f2ff69f241d0a992 authored over 3 years ago
Add Tech Stack Diagram (#80)

* Added TJ-Bot Tech Stack Diagram.drawio.xml

* Update TJ-Bot Tech Stack Diagram.drawio.xml

7aae7864c8972789f01295c8909c17ff053a4587 authored over 3 years ago
Fix spotless submodules

Fixes #76

88d372b8906ce97644555dd0c7dbadf555113fe1 authored over 3 years ago
Consolidate workflows, disable checks on push

87167db9cfb92d0d9f414ad50dd83d1e4a811a58 authored over 3 years ago
Patch fix for broken docker builds πŸ’‰

b125a5c910a8bd7ab6f0a58fc6bdb7e626c06d97 authored over 3 years ago
Add workflows for docker verify and publish πŸŽ‚

c7bc4884793797e0e7cadbd496574f70d7989ca3 authored over 3 years ago
Use pull_request_target event

This allows us to access secrets of the base repo (like the Java
version...) in PRs.

7d78eb9f0f304b7ee22c675821713020e30bf16e authored over 3 years ago
Externalize java version to Github secret

9de0499a51c69534dc32aa12883075d544d927dc authored over 3 years ago
Adding jib config to gradle πŸ’‰

3c0e52fcbaace7fb30b0397a72d4be5d19f31b7b authored over 3 years ago
Add tests workflow

53043fcfa310e2f8783c2f77c1b9edf7e27d5b37 authored over 3 years ago
Remove sonarlint workflow

161890a88e358c55eb30e464b2a4ebe0bf58ddb5 authored over 3 years ago
Add sonarcloud

741af258d2649034b3cb9684003c419d3d0b182a authored over 3 years ago
Changed invite link in readme

88bc43489a97821c9a7ea8dfee2f74f5e2e4eaac authored over 3 years ago
Merge pull request #46 from Together-Java/feature/add_sqlite

Added SQLite and simple example commands

84d8c8d6af4135c1ff8e972d549e3b0832a88617 authored over 3 years ago
Improve gradle structure

6aafd67500ea0196e24703a2d349f506948a7d83 authored over 3 years ago
Add gradle application plugin

c52845f04fc4b5f3760dcdb38179ea224e8f6678 authored over 3 years ago
Run spotless on compile

be41b9984433c12dfac25d32b6836ca2c59e3c9e authored over 3 years ago
Align chopped down chains at "." character

This keeps the first method call on the same line and aligns on the
".":

```java
JDA jda = JDAB...

0260a98b203216694c2d1802b577c0ab6823868f authored over 3 years ago
Add spotless workflow

40c169cbf95b4ac888ac1e3603c55a8fe4353fca authored over 3 years ago
Add sonarlint workflow

bf9e3ffbb335a23f2f4ce9bbf788e47f4d06c857 authored over 3 years ago
Add codeql workflow

efc51a93dff9ec29ca7dc64306eb08d0bf0b4b29 authored over 3 years ago
Removing redundant .idea exclusions + a few other unused ones βœ‚

c2ecc7b7a6eeff8759c788d241605f12d570f600 authored over 3 years ago