Ecosyste.ms: OpenCollective

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

github.com/EngineHub/EngineHub-Bot

EngineHub Bot - Discord bot to make software support slightly more tolerable
https://github.com/EngineHub/EngineHub-Bot

Don't omit newlines from parsed text files given we now upload them

2e3a0de6f95c0981e50971fd4ce62680f1e2d2af authored 12 months ago by Madeline Miller <[email protected]>
Update verification metadata with --refresh-dependencies to see if it fixes CI failure

9096bff329b04cd49181a0c1068c0b074d444727 authored 12 months ago by Madeline Miller <[email protected]>
Add file -> pastebin auto upload handling

b8c13c6e8a54050bf68364a2ff781947585d2cd0 authored 12 months ago by Madeline Miller <[email protected]>
Update JDA & Tess4j

04ca2ade79b708d56e3be373df905046f2cf2620 authored about 1 year ago by Madeline Miller <[email protected]>
Fix more deprecated API usages

2b46d3f308233a5eb9a714866dcdfd20662025cc authored over 1 year ago by Madeline Miller <[email protected]>
Add a toolchain resolver plugin

9b8bcd5d78e58a42d6a1c82c0d7a32c246092e2f authored over 1 year ago by Madeline Miller <[email protected]>
Few tweaks to better handle new username systems

4eea89914623f6ceee872829b85482976cbaa3da authored over 1 year ago by Madeline Miller <[email protected]>
Use ID rather than name & discrim for owner checks

8fc0859ec13ad458194a52c6aded80834ee4a348 authored over 1 year ago by Madeline Miller <[email protected]>
Update deps

a83370037f35857976de82083e8e3e4ffe8d95d4 authored over 1 year ago by Madeline Miller <[email protected]>
Update deps

ca4747fc14708a58458df31776aa33124a814c67 authored almost 2 years ago by Madeline Miller <[email protected]>
Add the MESSAGE_CONTENT intent, as Discord now seems to be enforcing it on non-verified bots

be52d9b0bd2d6dfedeb1d941addeeec13ba9df60 authored almost 2 years ago by Madeline Miller <[email protected]>
More dependencies changed with a --refresh-dependencies

9f2dcc028f18239531c35848edc0dfb1456e9578 authored almost 2 years ago by Madeline Miller <[email protected]>
Update JDA & Java

17943c9ed705a57b01cc07956d5888fe45f6e72f authored almost 2 years ago by Madeline Miller <[email protected]>
Better bot skipping for EmojiRole

63acdb925da096413fed6ca19690231c49edc29d authored over 2 years ago by Madeline Miller <[email protected]>
Fully refresh dependencies

dcb38fbaf1b214e01bb624f24dce8946faad01b5 authored over 2 years ago by Octavia Togami <[email protected]>
Update some dependencies

fdc1dc8ccd67f2bf0e03c44b957fca68566e72b8 authored over 2 years ago by Octavia Togami <[email protected]>
Update Gradle

2bad7968a31ae4a333156cc2b40a84965eb621af authored over 2 years ago by Octavia Togami <[email protected]>
Ban immediately for mass-ping

58d7c20ae5dff43fcf263eb8db14aef204acaad4 authored over 2 years ago by Octavia Togami <[email protected]>
Prevent users not in the guild from forwarding bot DMs. There appears to be a Discord bug/exploit allowing this right now, so prevent it from happening.

44aad5c0ac381b3ed810d06b9d46227661b1cab7 authored over 2 years ago by Madeline Miller <[email protected]>
Bump JDA dependency

987389f6d3c935132a1a3bd140508c15254824ca authored almost 3 years ago by Madeline Miller <[email protected]>
Move ban appeal form to ehub.to (#17)

27fab0b3ee07bb1a6e8e6c64ecd404e3fdd91e41 authored almost 3 years ago by Octavia Togami <[email protected]>
Bump JDA version

7979c22efdc3517497f5244f2ef904b82873bc5c authored almost 3 years ago by Madeline Miller <[email protected]>
Add support for multiple aliases in one grab

46935124d91ad1a7ad32a2fb3138ea59ca8db41d authored almost 3 years ago by Madeline Miller <[email protected]>
Fix verification metadata

418298bfb553c00d08b4144ca9c0069b67f0c290 authored almost 3 years ago by Madeline Miller <[email protected]>
Bump JDA

4a9b3c2feab7840ad3c55be68b6ae64804511f13 authored almost 3 years ago by Madeline Miller <[email protected]>
Delete messages containing at-everyone

c4a7387a7d41ba576a795e6b2ae095694bfaf6f0 authored almost 3 years ago by Octavia Togami <[email protected]>
Add some additional verification metadata entries

f9552af091a3e95206377fe5af4b5df72a14fd35 authored almost 3 years ago by Octavia Togami <[email protected]>
Regen dependencies file

09c9f11acdefaa52397b847cd3ed2bd5f47cd33d authored almost 3 years ago by Madeline Miller <[email protected]>
Allow ErrorHelper to resolve aliases in response

bcadb45393a09149adcaa1ca94f2a646a69a69f3 authored almost 3 years ago by Madeline Miller <[email protected]>
Restrict OCR debug to private channels

8d5f34cd14d6796330a82c4c0357cd741134d1bc authored almost 3 years ago by Madeline Miller <[email protected]>
Send OCR debug text to bot owner

3cd9b63937633ba46a5c26206bd80bc8b7e04f4a authored almost 3 years ago by Madeline Miller <[email protected]>
Add OCR support to ErrorHelper (#16)

* Add OCR support to ErrorHelper

* space

* Add some logging for OCR

* Exclude Log4J and...

d1331f4218c9414fd9de9b0ae4a7c23790059b4d authored almost 3 years ago by Maddy Miller <[email protected]>
Remove argument key prefix

20d608653964fd9c43c24987aaa7cc82410ed2de authored almost 3 years ago by Octavia Togami <[email protected]>
Migrate permission roles to an enum (#15)

e9cb84eb3f7611d517ca9d1e1905be2ac2a65ca5 authored almost 3 years ago by Octavia Togami <[email protected]>
Fix logging (#14)

* Bind logging over standard out

* Move all logging to Log4J/SLF4J

c9084fbaf976dac2493d56c7741a05d7c6c6646c authored almost 3 years ago by Octavia Togami <[email protected]>
General cleanup (#13)

* Remove deprecated API usage

* Update gradle wrapper

* Remove unused jitpack.yml

* Cle...

84a5c46e401500ccbfeced3af1cde108b2cb8442 authored almost 3 years ago by Octavia Togami <[email protected]>
Update download location

5ac74a41636d1e6bbdbb7e2f86f103202d788b02 authored almost 3 years ago by Octavia Togami <[email protected]>
Skip javadocs jar

c36414c39f72052a7db43f6913a410d2ceb15148 authored almost 3 years ago by Madeline Miller <[email protected]>
Don't see messages with only attachments as empty

1176fa4ea25196a8c0062863260566f6b36214fb authored almost 3 years ago by Madeline Miller <[email protected]>
Migrate to Piston (#12)

* Partial piston migration

* Fixed annotation

* Fixed args not being defined

* Ignore t...

1035ae695bb59b3e7737882dc0b6a4ac49d35817 authored almost 3 years ago by Maddy Miller <[email protected]>
Port to JDA5 (#11)

* Port to JDA5

* Ensure that commands aren't handled until the command dispatcher has been in...

180eaa707a5a136037bfb9159fe1fbc5e686d620 authored almost 3 years ago by Maddy Miller <[email protected]>
Bump to JDA 4.4.0 until 5.0.0 releases

a1601f49f8b2587dfcbacbe0495c63f75b9c7d17 authored almost 3 years ago by Madeline Miller <[email protected]>
[IdleRPG] Move data to record, fix deser, run tests on jitpack

372d0828badc2b86347c701727865e28ca4eb222 authored about 3 years ago by Octavia Togami <[email protected]>
Use days not weeks

06deefc914888bff0ee8a538d46b697cc56b5cd5 authored about 3 years ago by Madeline Miller <[email protected]>
Purge users who only got to level 1 over a week ago (#10)

* Purge users who only got to level 1 over a week ago

* Cleanup and call dirty

* Update sr...

d7ffe08c776ee11a31935ec2750b0b9989757867 authored about 3 years ago by Maddy Miller <[email protected]>
We need to ban for this, kick won't erase

fb332114d5fbbb09a0b6900d2482491355fe70cf authored about 3 years ago by Octavia Togami <[email protected]>
Gradle 7.3

59d68942924b72a25867f2b424f71b1e4262c179 authored about 3 years ago by Octavia Togami <[email protected]>
Update for Java 17 changes and fix a few minor issues

330348a23a22e62926c73e755f529116b837f4b7 authored about 3 years ago by Madeline Miller <[email protected]>
Test out Java 17

c615c6bc01efb12bcf081bf50ec36f44d54e7d4f authored about 3 years ago by Madeline Miller <[email protected]>
More lenient on short messages (#9)

* Don't kick for shorter "spam" as quickly

* Lower the threshold to 10/12

f43501b99228a347d501a3d454e5c5abc97960a5 authored about 3 years ago by Octavia Togami <[email protected]>
Improve IdleRPG pages

10b4e35c04afdae2ea9b4a0bcd73b1730a4cc227 authored about 3 years ago by Madeline Miller <[email protected]>
Fix leaderboard paging.

Probably. Blame @JOO200 if this breaks again.

c205db86b2d517460d81de7e978b80a8b1cf723e authored about 3 years ago by wizjany <[email protected]>
Add pagination for leaderboard command (#8)

* Added pagination for leaderboard command

* Handle Page Number "0" correctly, use javax anno...

f6b698a1fffcf85370f2fe39bfb7a930b37f96c2 authored about 3 years ago by JOO200 <[email protected]>
Remove at-everyone attempts in PMs (#7)

* Remove at-everyone attempts in PMs

These are 99% just bots. We still have a kick-then-ban s...

58cbdfe18b9963d47cdfa73c0896bddf9604f177 authored about 3 years ago by Octavia Togami <[email protected]>
Reduce message spam debounce to 1 minute

aadd3132ebf0f2dc19b3f64e131bb888e2d1d0f9 authored over 3 years ago by Octavia Togami <[email protected]>
Improve ban and kick messages

2905c6b73d59fadc3f59da969aa7aec15e439c6b authored over 3 years ago by Madeline Miller <[email protected]>
Update to Gradle 7, maven-publish, Kotlin script (#6)

* Update to Gradle 7, maven-publish, Kotlin script

* Fix publishing

02fd0c8a508d8961c31370eac7bba81c1b34e3e2 authored over 3 years ago by Octavia Togami <[email protected]>
Disable ONLINE_STATUS cache to remove warning

90f2653ff5e49fc74f7c88b70b7cf606f812c029 authored over 3 years ago by Octavia Togami <[email protected]>
Don't spin waiting for exit

3192d29ca0d21743eddd1379a488ade24ada3037 authored over 3 years ago by Octavia Togami <[email protected]>
Add message spam filter (#5)

* Add message spam filter

* Fix indent

* Use submit() to ensure ordering of DM/action

be43f93ec2ebdb64d851052c469df9e02acc09d5 authored over 3 years ago by Octavia Togami <[email protected]>
Remove the Me4502 entry from license header and just stick with EngineHub

6b6178427976ca3d262b0472b9069d7af999346e authored over 3 years ago by Madeline Miller <[email protected]>
Actually ignore the message ;)

d8f42854abd7784bc0fd372aa943a6a518954983 authored over 3 years ago by Octavia Togami <[email protected]>
Skip blank messages, log them for later debug

a18aba7d776a16897c68fe8ab88dfae194764b72 authored over 3 years ago by Octavia Togami <[email protected]>
Ignore system messages, remove logging

045ee446b10c7b04f908f7706dd2dba334b55950 authored over 3 years ago by Octavia Togami <[email protected]>
Add some logging to private forwarder (#4)

6c464b6a0c0c5fe5f02f0d85d1c40b9f45d6d59d authored over 3 years ago by Octavia Togami <[email protected]>
Upgrade some deps, fix build

03f6a555e8bb1713ca3efbf798b928d08982b39d authored over 3 years ago by Octavia Togami <[email protected]>
Mention that replies can be pings too

01d7151e5b4c498c524b815555b9208f9507f7d8 authored over 3 years ago by Octavia Togami <[email protected]>
Add a command to manually reply to DMs

ee4020eaa9a8dc8c9581d33df0f94f1d5a60ac54 authored almost 4 years ago by Matthew Miller <[email protected]>
Ignore a few self messages

1663f9b8c29543f4367f87c01453554ca57efef2 authored almost 4 years ago by Matthew Miller <[email protected]>
Make EmojiRole toggle based

b8b05debbe3cb9d8261beafd2caffe3da2804ce0 authored almost 4 years ago by Matthew Miller <[email protected]>
Fixed using the wrong image type for rory fetch

a95a9c0a9db729c459ba37afbfb5d6ab285e7ec7 authored almost 4 years ago by Matthew Miller <[email protected]>
Fixed broken linkgrabber responses and added rory fetch

9f8d3f90f6d97a05a77ec8e269ddec96c425edaf authored almost 4 years ago by Matthew Miller <[email protected]>
Just print aliases without newlines as-is

d910a0011f99c9ef292087495ed56e14783fa3f0 authored almost 4 years ago by Matthew Miller <[email protected]>
Bump to latest JDA release

9452ff5c7d8785cf22e5796f966091cf84aac2d7 authored about 4 years ago by Matthew Miller <[email protected]>
Use 10MB as max scan size for ErrorHelper

8a8cae2ba6fbcca9d7b7321cc4f3445452bafcbc authored about 4 years ago by Matthew Miller <[email protected]>
Merge pull request #3 from EngineHub/feature/idle-cleanup

Re-work and partially test idle RPG

c772c46cd43dfb9a05e08021cf639592ca24c3f2 authored about 4 years ago by Octavia Togami <[email protected]>
Licenses

c1a29c2b020e2e5f535dbbec5a84acb8b2649728 authored about 4 years ago by Octavia Togami <[email protected]>
Fix reading legacy save data

7c8741fc95841e650ffb2f132b71f2dce3f8f4ff authored about 4 years ago by Octavia Togami <[email protected]>
Handle singular duration parts

1a7d7a235765317ef460e6aae6881a1f982a8208 authored about 4 years ago by Octavia Togami <[email protected]>
Re-work and partially test idle RPG

Switches to Jackson instead of Gson, java.time libraries.

364837cd12a980ec0edfa6b6d5df31a6a791b0b8 authored about 4 years ago by Octavia Togami <[email protected]>
Update JDA for mentions fix

1a0630280dcb7822c0c4488919578cc0288f7a9d authored about 4 years ago by Octavia Togami <[email protected]>
Prevent pinging Contributors too

e1db78eda542f1177ba2a0adcd3fe52730eb30ac authored about 4 years ago by Matthew Miller <[email protected]>
Use embeds for more places

75437f3c50c61fbbfe68526d3279bdbd65687e64 authored about 4 years ago by Matthew Miller <[email protected]>
Use embeds for link grabber

6acf04e4bdd36267b4eae2d7333321312775f38a authored about 4 years ago by Matthew Miller <[email protected]>
Use a taylor series to calculate e^x for idlerpg (#2)

f09211ebe985b8bfe7d60af3be307f9b802e88a5 authored over 4 years ago by Octavia Togami <[email protected]>
Fixed double spacing in leaderboard

518e326f10a5482f7198f12e154a98e8b89f6bd1 authored over 4 years ago by Matthew Miller <[email protected]>
Add proper time formatting

0ce6c34a8969e9a233295d52df215a0afe71467f authored over 4 years ago by Matthew Miller <[email protected]>
Use a better formula and fix leaderboard calculations

dab6072a9c9b29561abe5c2e4995731a7269969d authored over 4 years ago by Matthew Miller <[email protected]>
Add IdleRPG

f201788aa4d7a5514a0dcf9d217333a50a44e8aa authored over 4 years ago by Matthew Miller <[email protected]>
Jitpack /don't/ actually support Java14

3215456ebb4d0069d2c6fb5e2e3a4547de3b7cd2 authored over 4 years ago by Matthew Miller <[email protected]>
Use Java 14

49d396cb83780e0eb256f067f79eec1df67745d4 authored over 4 years ago by Matthew Miller <[email protected]>
Don't send a unknown command message

aa469d6ecc3909158affc521c1a75c53234c19e1 authored over 4 years ago by Matthew Miller <[email protected]>
Fixed a missed diff from the Readme

fae81311e8b02b0177e37aa7459f1276a9575a1d authored over 4 years ago by Matthew Miller <[email protected]>
Run license formatter

9bfbe5dbea1fb490438a7c7babc36aebd0eb7dce authored over 4 years ago by Matthew Miller <[email protected]>
Rebrand as EngineHubBot

ffc2abd32595f729137cf7197b42c221848b77fd authored over 4 years ago by Matthew Miller <[email protected]>
Added an MCLogs resolver

MCLogs just added a raw endpoint, https://github.com/aternosorg/mclogs/issues/4

a0ae32fa8359b6289e7e99c1fbf8825ce0176628 authored over 4 years ago by Matthew Miller <[email protected]>
Support sending ErrorHelper data via PMs

103312faf1d158121037c6749f7d476e0f5009bb authored over 4 years ago by Matthew Miller <[email protected]>
Add attachments to forwarded messages

92908a8a8e6131f7b1f12a018f121b68f2974969 authored over 4 years ago by Matthew Miller <[email protected]>
Filter out self messages in DMs

b8bada28939aeecc2b090df2831fa834b20e52f5 authored over 4 years ago by Matthew Miller <[email protected]>
Improve embed snippet

724ecc1d012ccdd655d97d5cd2bf2a5b465ce6e1 authored over 4 years ago by Matthew Miller <[email protected]>