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

Run spotless on codebase

2d94e0c2e2f4abd90e20c8c3ac7bb963e434bc1f authored over 3 years ago
Ignore .idea/ folder

While not everything in this folder is user specific, we currently do
not want to communicate an...

1433c9c896acf362090e5465217ddedefd10b765 authored over 3 years ago
Fix enum formatting

Previously, enum constant would be wrapped as needed and not chopped
down:
```java
enum Foo {
...

4f1094102aabb3461ed92da59a0e54056855828a authored over 3 years ago
Add a dependabot config (#39)

* Add dependabot config
* Added a whitespace to the end of the file

8f55db1f2f212e64845c721e6431b157c479dd86 authored over 3 years ago
Bump gradle version & Add compatibility versions (#34)

* Bump gradle version to 7.2
* Add source and target compatibility versions to build.gradle

6cdd6a6d50d072819618e87c2623411fb1c6ae53 authored over 3 years ago
Remove unused imports to fix https://github.com/diffplug/spotless/issues/834 (#35)

0df17f36d49e9132ee9fd4bb8061093322a54549 authored over 3 years ago
Add "Remove unused imports" setting to spotless

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

bf0c666808c577bc166c8dd4ea6c2b8185159a91 authored over 3 years ago
Make gradelew executable

d074c352103f1fb06c29d26e55ca0fafab05cc1a authored over 3 years ago
Add spotless integration

This hopefully makes formatting more consistent. The Eclipse XML style
was chosen as it is under...

084654afb332ce43c7abb8a16a6aebc33b9d266b authored over 3 years ago
Bump JDA version to 324 (#31)

Updates JDA (they forgot something with slash-commands, has been added now)

7cef713eb117772928362e9661470196b05426ff authored over 3 years ago
Initial setup (!ping command)

+ gradle
+ JDA
+ log4j 2 with configuration
+ full gitignore
+ !ping command

7a05061a9d6e344c4b0cdce8ed458e46abc285e2 authored over 3 years ago
Remove "Github Polls Actions Bot" integration

Does not appear to work, despite being triggered. API probably changed

cdb156eb832a4e1b8afa0f5be206722991511d4a authored over 3 years ago
"GitHub Polls Bot Actions" Integration

To add the possibility of creating polls in GitHub Issues.

See: https://github.com/marketplac...

3a11501149b47913f3f501e8bb328011e38e36a8 authored over 3 years ago
Add comments to issue templates

b14c80dfe68838d8c278c99f31808269ad82b45c authored over 3 years ago
Fixed typo

f4b0770d95e04b808259df354cca4a2c272e581a authored over 3 years ago
Added code quality badge

5ca2119df499abd454fd52eb8889b228bb44d3d5 authored over 3 years ago
Add CONTRIBUTING.md

8130f0a55829c8e22e0c8602fa48c9292ad99198 authored over 3 years ago
Update issue templates

f588cf7adda3f8fabff28b3e28f5c3216a59ea9e authored over 3 years ago
Create README.md

3f305484a6f651e61fd4159d67313b54e431476f authored over 3 years ago
Initial commit

9a5c413b12c723da445c2f4a7d194e25f4999ed7 authored over 3 years ago