0
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
setNick > setNickname in Client class More... over 9 years ago
setNickname in Member class More... over 9 years ago
Update user.lua More... over 9 years ago
Added nickname support. More... over 9 years ago
Added nickname support. More... over 9 years ago
Updated server docs More... over 9 years ago
Created TextChannel docs More... over 9 years ago
getMessageHistory now returns a table of objects More... over 9 years ago
Fixed update() issue More... over 9 years ago
Privatized update methods with leading underscore More... over 9 years ago
Created ServerChannel docs More... over 9 years ago
createInvite() now returns an Invite object More... over 9 years ago
Bumped to version 0.3.3 More... over 9 years ago
Added User.name alias for User.username More... over 9 years ago
Reworked logout and termination handling More... over 9 years ago
Removed line of debug code More... over 9 years ago
Bumped to version 0.3.2 More... over 9 years ago
Added HTTP 502 handling More... over 9 years ago
Caught exceptions no longer terminate the program More... over 9 years ago
Added convenient Server attributes defaultRole, defaultChannel, and me More... over 9 years ago
Merge branch 'master' of github.com:SinisterRectus/Discordia More... over 9 years ago
Updated event docs More... over 9 years ago
Added disconnect event More... over 9 years ago
Fixed missing presenceUpdate argument More... over 9 years ago
Increased max messages to 500 per channel More... over 9 years ago
Added link to Discord API server More... over 9 years ago
Bumped to version 0.3.1 More... over 9 years ago
Reworked login process You can now use a token to log into any account, not just bot accounts. More... over 9 years ago
Fixed issue where ready was not properly delayed More... over 9 years ago
Added nil check for gateway/token caching More... over 9 years ago