Ecosyste.ms: OpenCollective

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

github.com/GAwesomeBot/bot

A super Awesome Discord bot
https://github.com/GAwesomeBot/bot

Merge pull request #109 from HilbertGilbertson/translation

Translation now uses MS Azure Cognitive Services

7f1bbba2cec0e2a0ac221e7d6359a5c06cd0a17a authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Fixed ghost "Bot Application Started" Message

ba2c37667806f18c459a9336109a3aa2d4a1b2aa authored almost 8 years ago by GilbertGobbels <[email protected]>
Merge pull request #102 from HilbertGilbertson/fixfilters

Numerous fixes to filter handling

3ad5db39c7628df2b3858bb23c253c99df06c24c authored almost 8 years ago by Frangu Vlad <[email protected]>
Merge pull request #112 from KingDGrizzle/shardInfo-fix

Improved shardInfo messages.

4a526a30e08f8ffdc52be8b6b7c4e8942db20b29 authored almost 8 years ago by Frangu Vlad <[email protected]>
Update shardsReady.js

a9505e1ad83c15986d8a4b38f80b59a8339c6831 authored almost 8 years ago by Frangu Vlad <[email protected]>
Its been done. Finally, Message Edits actually log.

in Platform/Discord.js, I've removed the messageLimit to keep 100 cahced messages that can get e...

085250641b339d548b085885908f963dbfeaf70d authored almost 8 years ago by Frangu Vlad <[email protected]>
Added detect language option to translate command

If a user does not know the language of the text they wish to translate
they may now use '?' e.g...

2f39ecb597d5be04af532e0d1a56fcf19b7bdcc3 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Avoid translating from English in Auto-Translate

Auto-translate allows for a particular user's messages to be translated
automatically from a spe...

2a322d196322e7733193e800fb7baa1a066d76a7 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Spacing -_-

Signed-off-by: Frangu Vlad <[email protected]>

16aa94492cf1b67228f18cde0765ce9bd1e3aef7 authored almost 8 years ago by Frangu Vlad <[email protected]>
Improved shardInfo messages.

They will now appear in the READY event, which, while it might make the bot look like its not lo...

3435b95a7b10f2b46dd9c2739c027fb2c08b3432 authored almost 8 years ago by Frangu Vlad <[email protected]>
Translation now uses MS Azure Cognitive Services

Following the retirement of Microsoft DataMarket at the end of March
2017, the translation comma...

36b1e3f0224b8cbaccd5e39d39407f3b02b0b31f authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #104 from HilbertGilbertson/extcmd

Added commandKey and commandPrefix to cmd extensions

7da46e85be5497d49c516df692e623461ebd38af authored almost 8 years ago by HilbertGilbertson <[email protected]>
Added commandKey and commandPrefix to extensions

This simple addition allows a command extension to know its own command
key and the command pref...

87a51e30e9ea99d811c1f6ca49e329a844be815b authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Added option to filter everyone/here in mentions

The mention filter did not include everyone/here in the mention
sensitivity count. I've added th...

d1dbe0ec9b3abcf21ca9f82b34460af483d8f307 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Reverted; changes to schema instead

Updating the schema is more efficient and seems to work with existing
installations in this cont...

735ce4a53d8b22230d0f1c388c11404b992201d9 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Fixed numerous issues with filters

Spam handling was flawed because the spam document was not being saved
after each message. Addit...

6d050cb54f6ce3303e74b99c72d546f42c341ae0 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Added missing violator_role_id

The violator_role_id should be defined in the serverConfig schema as an
empty String with a defa...

82127bd169591b9620a0f730b2290b6013914f7b authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #100 from rgiyf/messagesstats

Count user messages for stats where enabled

Tested and works beautifully.

426e4bc7f30a86303d9e722bad3bf41222c73f92 authored almost 8 years ago by Frangu Vlad <[email protected]>
Count user messages for stats where enabled

e7f063d1b2163c7879242cb045851c9648fe8515 authored almost 8 years ago by Robert <[email protected]>
Merge pull request #99 from KingDGrizzle/image

Added Missing Images for the webpage

b77ca103e225817674b92b74554ac5df84ee1eb8 authored almost 8 years ago by Frangu Vlad <[email protected]>
Added Missing Images for the webpage

08b89f080a2a8dab23766fe5220cb8343e34e0be authored almost 8 years ago by Frangu Vlad <[email protected]>
Merge pull request #97 from HilbertGilbertson/fixextmsgguild

Fixed message.guild not working in extensions

58b82b83ef1878fd9976660228ea9cc13d76ede8 authored almost 8 years ago by Frangu Vlad <[email protected]>
Fixed message.guild not working in extensions

Since Eris' msg.guild was finally removed, those with v6 of Eris
will encounter issues with the ...

17fe1746061cfc2dd7db8ebe1adaf3e484f12661 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #95 from rgiyf/streamingevents

Fix streaming events(RSS, Streamers)

Merged as this also removes the deprecation warning (and...

5bcc431288cb9239b270b8f117ad7972c87bce4c authored almost 8 years ago by Frangu Vlad <[email protected]>
Fix typo for serverDocument

d7684c6c1eec769057e3f0da99b571c65c96ab4e authored almost 8 years ago by Robert <[email protected]>
Merge pull request #91 from rgiyf/messagehandlingfix

Fix message handling

As people are starting to have issues due to this, merge happens today

4a69a1a30d71f201ff39a89abe1c4f28beef9984 authored almost 8 years ago by Frangu Vlad <[email protected]>
Fix streaming events(RSS, Streamers)

0b8cff11855b98651ec782e36ff44ecee457a775 authored almost 8 years ago by Robert <[email protected]>
Removed old code block in giveaway.js

a12884660bc884cb3d8151fd6056a3f6b4ad093e authored almost 8 years ago by Frangu Vlad <[email protected]>
Fix message handling

ba14feec6dc39169a003abc4c9d55b9445435fb5 authored almost 8 years ago by Robert <[email protected]>
Merge pull request #89 from KingDGrizzle/development

Modlog command always returning disabled even when enabled

a5bed11154b363dcad7d683c55102e4f11b06216 authored almost 8 years ago by Frangu Vlad <[email protected]>
Fixed an issue where modlog will always return not enabled due to the wrong check

4afc85c2939322caf2eda251dca7e8a03c6639ae authored almost 8 years ago by Frangu Vlad <[email protected]>
Fix donate.ejs off-centered title

9c3ff3d54b089843372b2fc1025235176fdbfdcc authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Merge pull request #82 from HilbertGilbertson/clearstrikes

Added individual strike removal to Admin Console

cf9bb3b902f03ee0dfa23a6889a3f5be923f00ad authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Merge pull request #87 from HilbertGilbertson/voicetextchan

Restrict chars in VoiceText text channel name

d2120b84d6048264206d8fab02117a51e68a6e3a authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Merge pull request #85 from HilbertGilbertson/provisionalanime

Provisional fix for anime command

1a966e84cd02b714ddcbeb5f2c939089166ba5d6 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Restrict chars in VoiceText text channel name

Issue #86

fd2e76994a529f9a803253bb857d3fe28156d14d authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Provisional fix for anime command

This provisional fix switches the anime command to use the current Kitsu
API, which powers the k...

115304dd8226dc08f414b5041b2983c2de564be6 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Overhaul of admin assign. Fixes #66

9684cc558ec406e07c7208054f04dcc10267ba3d authored almost 8 years ago by GilbertGobbels <[email protected]>
Fix for #83

d051928b215ac4f2d3333da6c8a1e8c0a6e5f12b authored almost 8 years ago by GilbertGobbels <[email protected]>
Added bulma delete button

I didn't remove the 'clear' href link as it seems I left
this out of the last commit anyway (who...

f4e7304be70cbf5afc9253cb1155afc3e2d07482 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Added individual strike removal

Perhaps not perfect but it does the trick, while also avoiding
page reloads. A bit of a pain, as...

ba6e72825c3452161bfbd17a3a6f92c789c51c44 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #80 from HilbertGilbertson/addreactions

Added reaction support to extensions (message and channel)

da18f3860ec3f35b2679b1740b62a3a6fadc5b2f authored almost 8 years ago by Frangu Vlad <[email protected]>
Merge pull request #76 from HilbertGilbertson/createroleoptions

Improvements to Guild (extensions)

b344175178d44361f2368f907e56d85ea850559a authored almost 8 years ago by HilbertGilbertson <[email protected]>
Merge pull request #71 from HilbertGilbertson/fixgiveaway

Fixed numerous issues with giveaway

5c04b1d8b0425b1423cf992985921a4bd190c250 authored almost 8 years ago by HilbertGilbertson <[email protected]>
Merge pull request #78 from HilbertGilbertson/fixrolepermsinext

Fixed Role.permissions (extensions) as was empty

b7f70619e769c4cc1bb00826ad4c088aeddb230b authored almost 8 years ago by HilbertGilbertson <[email protected]>
Merge pull request #79 from HilbertGilbertson/fixinviteinviter

Fixed Invite.inviter (extensions) as was empty

a5cddf9fe9af16d35733132a4f57bab69d553033 authored almost 8 years ago by HilbertGilbertson <[email protected]>
Merge pull request #74 from HilbertGilbertson/fixextpermsoverwrite

Fixed permissionsOverwrite.has

a35c88cdb5d97e431cbf5e3282f05d450366e32b authored almost 8 years ago by HilbertGilbertson <[email protected]>
Merge pull request #72 from HilbertGilbertson/fixextchaneditmsg

Fixed channel.editMessage (extensions)

c46b65f9122908568a370268a87b365abaaf69a1 authored almost 8 years ago by HilbertGilbertson <[email protected]>
Merge pull request #67 from rgiyf/development

Fix for streamers command

f3839c09b5e3dc89ee2e86095836d7b8d559783d authored almost 8 years ago by HilbertGilbertson <[email protected]>
Minor spacing change

157b102e1bdbf0d652d5f14b18da09d251710943 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Minor spacing change

339057a27a48f843b72e3b543a56d0a1dc03b4a5 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Spacing corrected

Brackets seems to have recently been messing up spacing. Switching to
Atom from now on, methinks.

1e812a884e75f0da6f4cd51caea101e78ce61054 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Fixed odd spacing

Corrected weird spacing in the previous commit caused by Brackets (still
looks fine in Brackets;...

9de17142df26466a8a93600dcb60754b78cb0cb4 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Added reaction support to extensions (message and channel)

b745f7e1fbbd920d4a715c120e9082a5c0e0b078 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #77 from HilbertGilbertson/fixpermsinext

Always pass member.permission in extensions

ef666aa8055b3995ba9650620cccb24168ba5add authored almost 8 years ago by HilbertGilbertson <[email protected]>
Fixed Invite.inviter (extensions) as was empty

As has been the problem with numerous other properties, Inviter was a getter.
This meant the inv...

594933b2049af0a9d87c661aca505248f48d1c27 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Fixed Role.permissions (extensions) as was empty

Role.permissions frequently empty. To reproduce:

```
logMsg(JSON.stringify(guild.roles.get(ROLE...

a25f35859ec9aa651fa56ea3871818fc1e6c0edd authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #68 from HilbertGilbertson/extrolemod

Added roleAdd and roleRemove to extension Member API

c0bdf50bb50cf2dcfd9111deb0ecd55252e6cd97 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Always pass member.permission (not as a getter)

For the same reason that getters have in some instances caused problems in
extensions (such as w...

659d30b54e0639f2497c2f3a2dcbaa2a782a815c authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Removed erisGuild.getRoles as it doesn't exist

567d54db0da0acaa947e04bcb022610598337a3a authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Removed getMember and getMembers as neither exists

erisGuild.getMember and erisGuild.getMembers do not exist, and will not work
so they have been r...

4aa062643618623496f3ed908463170308db0d76 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Removed getEmoji and getEmojis as neither exists

As with previous commits in this branch, neither erisGuild.getEmoji nor
erisGuild.getEmojis exis...

0c3470df05d0536ee07850888d3a5a3fde1cc8db authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Removed non-existent Guild.getChannels (extensions)

erisGuild.getChannels doesn't exist, so Guild.getChannels will never work.
Plus, Guild.channels(...

6684e676345bf61756d75a20c79c75686c0698b1 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Added options parameter to Guild.createRole() (extensions)

The parameter remains optional, but if we don't pass it to the function, we then have
to use the...

93a119cef8edd59d8a9e9203df57a7e2b50a6d4d authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Fixed permissionsOverwrite.has

Resolves issue #73.

e8a4f0dabc07e9843c8709672607c005aa8b7b42 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Fixed channel.editMessage (extensions)

editMessage did not pass the content parameter, so it didn't work.
Simple fix. Now works as it s...

3a71c486398e0f3522271934850bd5a52b42a1a8 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Fixed numerous issues with giveaway

1) The giveaway command was ignoring any duration other than the default
(per issue #70).

2) Gi...

4363f98f628be63442e570ba5a34626fbbf2f0f6 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Added roleAdd and roleRemove to extension Member API

Adding a member to/removing a member from a role is possible within an extension
however the met...

e6ba90d82a1a073df4accec646ba098483c3f934 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #63 from KingDGrizzle/count-fix

Fix for count command asking twice if you want to create a count

0cc42f48f8a96aaa589c0767ceafcc524f01563d authored almost 8 years ago by Frangu Vlad <[email protected]>
Fix for streamers command

Wrong function was called on streamers array traversal

7e805f89a6be3319836b4fff72e46828a5356b6e authored almost 8 years ago by Robert <[email protected]>
Merge pull request #62 from KingDGrizzle/webpage-fix

Fix for Status Button being broken while logged in with some name lengths

a11aac0aaf339987dd215526a2a0f38659de47ad authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Merge pull request #65 from HilbertGilbertson/fixfiltermute

Fixed crash on mute when a filter is triggered

fdf6e9f4b59a5735872c4af8571b3587cb42aca5 authored almost 8 years ago by HilbertGilbertson <[email protected]>
Fixed crash on mute when a filter is triggered

A simple fix to resolve the crash that occurs as a result of 'then' being
undefined when bot.mut...

bafa47c2f3e8ffcc26dc3a0353ecd416f44c9a04 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Spacing?

Signed-off-by: KingDGrizzle <[email protected]>

3ff06dafa37cb9c01441a7bc161dd504be64a486 authored almost 8 years ago by Frangu Vlad <[email protected]>
Fix for count command asking twice if you want to create a count

Signed-off-by: KingDGrizzle <[email protected]>

4a7cdb4f385f2431d13e0cbc7c8b927dec3c579d authored almost 8 years ago by KingDGrizzle <[email protected]>
Spelling fix

39e70287b24d66c98ebddb4b1d4170f483f27852 authored almost 8 years ago by Frangu Vlad <[email protected]>
Fix for incorrect link

bdc816e6d7653af4476dc2e92d0afd0aa65c3547 authored almost 8 years ago by Frangu Vlad <[email protected]>
Fix for Status Button being broken while logged in with some name lengths

Signed-off-by: KingDGrizzle <[email protected]>

36a6e0311000180c68a8aeaf7552c39ed34e2468 authored almost 8 years ago by Frangu Vlad <[email protected]>
Merge pull request #61 from KingDGrizzle/countdown

Fix for countdown on case-sensitive filesystems.

f297a67668c2954bc2b43b01af8c718bfa20a37b authored almost 8 years ago by HilbertGilbertson <[email protected]>
Fix of countdown for File Systems which don't ignore capitalization.

Signed-off-by: KingDGrizzle <[email protected]>

825c0a27bf5c00c0adc50f2bffc5218a93868cca authored almost 8 years ago by Frangu Vlad <[email protected]>
Merge pull request #49 from KingDGrizzle/embed

Embedding of all commands.

742dccd91e879b7a3d7e49ec21eedc599e2c9151 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Shhh secrets

12a4e4318ff38e0c1334fa8b82644aeb4f759373 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Improve Team Page

b8c56253b215c19d05a358fce866829b41e3dae5 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Made a change to the emote command to show more than 25 emotes.

This was due to previously using fields for each emotes, which, while looking better, there is a ...

37bc9cf1ab6b8ea8624de7d5fd49827b0ab70e32 authored almost 8 years ago by KingDGrizzle <[email protected]>
Removed a small part of code that was used before, but now its not used

Signed-off-by: KingDGrizzle <[email protected]>

ba7a34971a6efd89ef21a99aec5f7654c11f02e0 authored almost 8 years ago by KingDGrizzle <[email protected]>
Missed a small thing.

NOW Its fully done

Signed-off-by: KingDGrizzle <[email protected]>

37bc98c4a75923ee39258b697fcad664952e2962 authored almost 8 years ago by KingDGrizzle <[email protected]>
Its done. All (or as previously mentioned most) the commands are embedded. This was worlds longest project ever.

Signed-off-by: KingDGrizzle <[email protected]>

0a3f8e6706340071986e920dfe269a28a2a79fb9 authored almost 8 years ago by KingDGrizzle <[email protected]>
Merge pull request #55 from HilbertGilbertson/maxeshiftwritestore

Fix for extension.writeStore and deleteStore

9ccbc2089aeae6d90b37519481f56ce4c17ba2ac authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Merge pull request #56 from HilbertGilbertson/fixtrivia

Fixed trivia

ecc90dcf88ee24633779daa2f98115dc302430c6 authored almost 8 years ago by HilbertGilbertson <[email protected]>
Merge branch 'development' into embed

0e2571ed6f11a0a1d9eeaca43fdaf37342591cd5 authored almost 8 years ago by Frangu Vlad <[email protected]>
Fixed trivia broken for custom sets

Trivia was previously broken with custom sets. The trivia game
would end immediately, as when us...

10b3fb8bda85943acec4f10584cb8eea76640f12 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Fixes ongoing activities issue in Admin Console

Was previously returning the error: "trivia[i].set.charAt is not a
function." This was due to We...

12c24221abb7cac745e0cbec92784a7891abae8c authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #53 from HilbertGilbertson/memberuser

Always pass full user property via member object

599d02f00bc060803932eb3a3ebac558056fc83c authored almost 8 years ago by HilbertGilbertson <[email protected]>
Fix for extension.writeStore and deleteStore

Fixed writeStore and deleteStore in extensions. Neither were working
because store isn't present...

a27f05950c7e20d73b0794954b3deca9e87456ca authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #38 from HilbertGilbertson/wip

Fixed bug in time (for another user), updated command usage, added setTimeout to extension sandbox

ece452ddfa83e2c758346d12b1d5ed97db02d322 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Merge pull request #41 from HilbertGilbertson/weatherunit

Weather unit added to profile

88958b48646531e4239afe16a812d8e09fff8310 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Always pass full user property via member object

In extensions, there are times when the user object and member
object are needed for different p...

3e81969a5c04f5fde0ab673ef4237fa0ccc43021 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge branch 'development' into embed

15883bdd2682594a0d2775b9a8411af41ba210e3 authored almost 8 years ago by Frangu Vlad <[email protected]>
Merge pull request #48 from KingDGrizzle/dog-fix

Fix for dog command

32d6b30d5c0da06d00bf24ba82fa20212964bc9d authored almost 8 years ago by HilbertGilbertson <[email protected]>
Fixed one massive mistake I've done. I've deleted my whole fork, which fucked up my PR. As such, I've been forced to make a new one, so here it is.

This PR also has some command syntax additions, please do NOT merge this PR till I make separate ...

00be736092490f7dc071839367f751210dc892c7 authored almost 8 years ago by KingDGrizzle <[email protected]>