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

Fix for dog command

a69a0eb3676736af99a129b940bb03b3fcd61d30 authored almost 8 years ago by Frangu Vlad <[email protected]>
Merge pull request #45 from Chris92de/development

Fixed avatar getting reset in maintainer console

16a9253112192b86b3de12a9ed07e7aaa89c313c authored almost 8 years ago by HilbertGilbertson <[email protected]>
Fixed regression for old .png avatars in #26

78f33d445a8007608b3d7337ecfe2d7161423ccd authored almost 8 years ago by Christopher "Chris92" Flügel <[email protected]>
Fixed avatar getting reset in maintainer console

See issue #26 in GilbertGobbels/GAwesomeBot

4b21090165b9b64bd1499b434e5a63f83a749e33 authored almost 8 years ago by Christopher "Chris92" Flügel <[email protected]>
Merge pull request #44 from HilbertGilbertson/fixdisable

Removed ability to disable the disable & enable commands from the chat.

856f27599c9546e92a423a11f3617cef2fb75aa3 authored almost 8 years ago by HilbertGilbertson <[email protected]>
Removed ability to disable the disable & enable commands from the chat.

85f35610e452734db0f0a5a79058415d4b6c4c49 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #42 from HilbertGilbertson/fixextsetup

Added (empty) Extensions directory

bf12debf8d015b85932e743a2f0847f9b62a13be authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Added (empty) Extensions directory

New installs still require manual creation of an empty Extensions
directory, otherwise extension...

5794b1eccf0014a11e96aa28407237ce26b6e73a authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #40 from HilbertGilbertson/fixlocation

Fixed bug in profile PM where location would show as undefined

7b30ae33d3578280a9d5f3c56734bc145afdcfe7 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Weather unit added to profile

The default temperature unit for the weather command was Fahrenheit, but
this is uncommon in mos...

e66a3f2ae93796ad650ecc63fd8b814073bc024a authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Updated command usage for points to show the me parameter

24f6847d59bf7d7446f46bb04c5db142a19950d0 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Fixed bug in profile PM where location would show as undefined

Location showed as undefined as it not set under
`userDocument.profile_fields`.

1f03f05744d9d6d9b91a713ed878970384e9906e authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Fixed bug in time <user> where the user has not set a location

If time <user> is run but the user has not set a profile location, an
error results as the messa...

63cd162f96759be74c3dc9190fb99044cd5d6ad9 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Added missing user parameter to time usage

The time command has support for a <user> option (to view the time for
another user, providing t...

ed276878ef215ec893365a6377fabf27400577b9 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Fixed typo in weather description

6c05b4205aedac1f776f71de9320f47922e24522 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #36 from HilbertGilbertson/fixshorten

Fixed shorten command to recognise https://goog.gl links

078106e8341977c206ac4a266fc5b7d5e702addc authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Merge pull request #35 from HilbertGilbertson/fixtime

Fixed timezone in time command

663f82c487b1aa03a142327882b51bb28842277b authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Merge pull request #34 from HilbertGilbertson/development

Improved message.mentions in extensions.

463d4fbd250515b6dc48ae5060dff7cda647f8ab authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Fixed shorten command to recognise https://goog.gl links

Shorten <link> returns a shortened https://goo.gl link, which cannot be
passed back to the comma...

c54928ae6c43c5a18da87ce3c752b25d02afb571 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Fixed timezone

Time zone was broken as the timestamp used was static.

fdc551e494532ba974cc2a91ea95ba3bd08342da authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Added setTimeout to extension sandbox

e99d39f6694bca71ab500a9e7aa22cbb9da179ff authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Improved message.mentions in extensions.

Instead of reordering erisMessage.mentions (why did I bother?), it is
more efficient to simply g...

40cbcc498629f9a7e268499ab02d50c60b8b99e3 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #33 from HilbertGilbertson/mentext

Fixed user mentions for extensions

3729641d03aae90aac18f74c3d049db6849bbad6 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Merge pull request #29 from HilbertGilbertson/development

Fixed case sensitivity in meme command

4d5df4c1b6ea77aac348835a7add1da755aeba41 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Fixed user mentions for extensions

When run from an extension, message.mentions now returns an array of
Member objects. For some bi...

adbe2261e91429590430477afedcd11eda1cc92f authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #32 from HilbertGilbertson/dev-messgsusg

Updated usage for messages and kick commands

e201d9b21c10d50f0e9cb29a567897d766f16bc6 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Updated usage for kick command

The kick command supports the '|<reason>' suffix, but the usage does not
reflect this.

d82b176cbf0d83e7dabd0209e8013471fe9b682c authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Updated usage for messages command

The messages command in AB4 still supports the 'me' suffix, but the
usage does not reflect this.

7cc92a8ef57a35895ba0f3842269ef61dce32eec authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Fixed case sensitivity in meme command

Copied over from AB3. Otherwise, the meme command in GAB is
case-sensitive.

a5044c4f45f3f6c0367a2fbab9d9c3dd450828e0 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #27 from KingDGrizzle/profile-fix

Fixed Profile Tag bug, this fixes #24, but its not embedded.

c5fffc028b2506ec95efdedb332812d479e80bf2 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Update profile.js

3f0b21c711afea511f8032f17c8572fd0b2a08fd authored almost 8 years ago by Frangu Vlad <[email protected]>
Merge pull request #28 from ItsiAdam/development

thanks

d8f83af9a6d3f1cae4ef741ca6d7253435e61a3c authored almost 8 years ago by Gilbert Gobbels <[email protected]>
thanks

this looks better

c5ccc406eecaa976cc52a3d72b430e649648c325 authored almost 8 years ago by ItsiAdam <[email protected]>
Fixed Profile Tag bug, this fixes #24, but its not embedded.

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

890037b4d1eb91f0bd4c931b392e5919256f8520 authored almost 8 years ago by KingDGrizzle <[email protected]>
Merge branch 'development' of github.com:GilbertGobbels/GAwesomeBot into development

478daaa96f481fd0891070f0ac65c7f921795eb8 authored almost 8 years ago by GilbertGobbels <[email protected]>
Merge branch 'master' into development

df671de619828e1ed15e066eb7cbdca93896a6eb authored almost 8 years ago by GilbertGobbels <[email protected]>
Merge branch 'master' of github.com:GilbertGobbels/GAwesomeBot

0c369c8ed353e901b9960a705f14959d376bde5a authored almost 8 years ago by GilbertGobbels <[email protected]>
Merge branch 'development' to have a clean start for new branching model.

54f2fb404a042f2ccf22dc3036e4c9e12efadd14 authored almost 8 years ago by GilbertGobbels <[email protected]>
Update README.md

b551d19a80587b8cb37825e4b089308b5d757c3d authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Merge pull request #21 from HilbertGilbertson/development

Updated about links

ec4d2c5904c9e02feebcd8ef18e7bc220875ffdf authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Updated about links

Changed bug/suggestion reporting to link to GAwesomeBot GitHub instead
of AB.

Updated bot title...

2cafc7354aaa08b0eb34251c115bc752b8e504ab authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
Merge pull request #18 from HilbertGilbertson/development

Replaced dead AB wiki links in help commands with hosting URL/wiki

b6ffd2b37501f49ab349df56122494fd7bdec5f3 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Replaced dead AB wiki links in help commands with hosting URL/wiki

ab84d940d92a09bb7864c92353ede2580480d0f2 authored almost 8 years ago by Hilbert Gilbertson <[email protected]>
"Fixed" landing page "There's a reason over x servers trust GAB" message.

b2566237e1392315a336b29c065941e618344c70 authored almost 8 years ago by GilbertGobbels <[email protected]>
Fixed #3

c41661bb1007b1675fb840a5fb4c908e0b1130bd authored almost 8 years ago by GilbertGobbels <[email protected]>
Status page button on top for easy access

6b23703e0241e90b794b11cc088339f418f2233e authored almost 8 years ago by GilbertGobbels <[email protected]>
Fixed links

b048f1d67f6fb0597e994f1eb49439ca3b857086 authored almost 8 years ago by GilbertGobbels <[email protected]>
Edits to make AB more GAB like.

dee4e3cfe47b0b99bf85bb26c0f405c883d93e5b authored almost 8 years ago by GilbertGobbels <[email protected]>
Modified GAwesomeBot icon to red.

592e2f2b0073aab28c74daf82589ffb8a3c65d7c authored almost 8 years ago by GilbertGobbels <[email protected]>
Merge pull request #5 from Blazeflack/update_footer

Updated footer.ejs

5f3c8844548b7cc09fcea403ae92d974660b9d4c authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Merge pull request #10 from GilbertGobbels/development_https

Https support.

3bfcc7edd27cdb1a98210504d6dff6e0c217e547 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Merge pull request #11 from Blazeflack/fix_gallery_interval

Changed interval display in extension gallery

c1157e530446eef22c4c85d30e0f15b08d91d053 authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Merge pull request #12 from Blazeflack/remove_music

Removed almost all references to the music feature

11bc61882e965a29b146c0a7ce8643f1dc5fcebf authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Removed music from database schema

6db316cfdcbc348d76ecfabb4084d934c37ec482 authored almost 8 years ago by Blazeflack <[email protected]>
Removed almost all references to the music feature

b452845cec3fa1d437fdd10bca6d568dfd4cf6c8 authored almost 8 years ago by Blazeflack <[email protected]>
Changed interval display in extension gallery to display hours and minutes

86b80285b46131a360e0e3151c7b93f12475daa0 authored almost 8 years ago by Blazeflack <[email protected]>
Bug Fixes

77678fef2fcf2de6f5fa323ae9755fab71c66771 authored almost 8 years ago by GilbertGobbels <[email protected]>
Bug Fix

5d5f3007bdf3c2e6de24c03ea04fe957d3b5cd0c authored almost 8 years ago by GilbertGobbels <[email protected]>
Bug Fix, dumb GG

9b13fb8525ce69913b7445ef64c29ef1c2396d97 authored almost 8 years ago by GilbertGobbels <[email protected]>
Https support.

5eb0b8da7e4b5372b4ad9b92e539d95979eb6cc5 authored almost 8 years ago by Gijs Hogervorst <[email protected]>
Changed discord invite link to the redirect URL

ea27454f00dd54bf8e5f5385c2e60384c6c86988 authored almost 8 years ago by Blazeflack <[email protected]>
Bug Fixes. Fixes #8 and #9

d6b7ace6dab809d17ba802645ba4bc98c3efbf4f authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Updated discord and github link and removed unused icons

c417cf86c2272e3bdf04832223b39ef2afd36cd2 authored almost 8 years ago by Blazeflack <[email protected]>
Update README.md

67db2d251728bcde0aecd3a8a196291df281f46e authored almost 8 years ago by Gilbert Gobbels <[email protected]>
Set theme jekyll-theme-cayman

619388d9fe64dc893069b0bb552bd3925d6bea3c authored almost 8 years ago by BitQuote <[email protected]>
Initial commit

42ea9f6bfd3f5108f47acb00b3bf83c7e75e445e authored almost 8 years ago by BitQuote <[email protected]>