This website requires JavaScript.
Explore
Help
Sign In
RSCord
/
ServerSpacebarOld
Archived
Watch
2
Star
0
Fork
0
You've already forked ServerSpacebarOld
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-02-28
. You can view files and clone it, but cannot push or open issues or pull requests.
ServerSpacebarOld
/
util
/
src
/
entities
History
xnacly
94c96be0ee
added ban check to
Member.addToGuild
2021-09-03 21:31:45 +02:00
..
Application.ts
✨
delete _ids from entities
2021-08-31 17:54:09 +02:00
Attachment.ts
✨
delete _ids from entities
2021-08-31 17:54:09 +02:00
AuditLog.ts
🐛
fix entity types and projection
2021-09-01 23:34:55 +02:00
Ban.ts
✨
delete _ids from entities
2021-08-31 17:54:09 +02:00
BaseClass.ts
🎨
update entities
2021-09-03 03:38:19 +02:00
Channel.ts
🐛
fix entity missing an id (replace .insert with new Entity().save)
2021-09-02 21:31:44 +02:00
Config.ts
🎨
reformat files
2021-09-02 20:10:25 +02:00
ConnectedAccount.ts
fix
#309
2021-09-03 01:15:19 +02:00
Emoji.ts
✨
delete _ids from entities
2021-08-31 17:54:09 +02:00
Guild.ts
🐛
fix
#311
2021-09-03 15:27:00 +02:00
index.ts
VOICE_STATE_UPDATE implementation,
fix
#210
2021-09-02 19:33:04 +02:00
Invite.ts
✨
delete _ids from entities
2021-08-31 17:54:09 +02:00
Member.ts
added ban check to
Member.addToGuild
2021-09-03 21:31:45 +02:00
Message.ts
🐛
fix message sending
2021-09-03 04:04:34 +02:00
RateLimit.ts
⚡
only local rate limit to prevent to much pressure on the database
2021-08-30 12:14:32 +02:00
ReadState.ts
✨
delete _ids from entities
2021-08-31 17:54:09 +02:00
Recipient.ts
🎨
update entities
2021-09-03 03:38:19 +02:00
Relationship.ts
✨
delete _ids from entities
2021-08-31 17:54:09 +02:00
Role.ts
✨
delete _ids from entities
2021-08-31 17:54:09 +02:00
Session.ts
🎨
reformat files
2021-09-02 20:10:25 +02:00
Sticker.ts
✨
delete _ids from entities
2021-08-31 17:54:09 +02:00
Team.ts
✨
delete _ids from entities
2021-08-31 17:54:09 +02:00
TeamMember.ts
✨
delete _ids from entities
2021-08-31 17:54:09 +02:00
Template.ts
🐛
fix
#311
2021-09-03 15:27:00 +02:00
User.ts
🎨
update entities
2021-09-03 03:38:19 +02:00
VoiceState.ts
Temp fix for Guild.voice_states not working
2021-09-03 14:10:34 +02:00
Webhook.ts
✨
delete _ids from entities
2021-08-31 17:54:09 +02:00