Ayyan
f953a31070
Merge pull request #220 from itohatweb/master
...
docs: rework documentation
2020-12-06 10:33:29 +04:00
ITOH
2842357509
Apply suggestions from code review
...
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2020-12-05 23:08:19 +01:00
ITOH
61e86a44e8
Update arguments.md
2020-12-05 23:06:35 +01:00
ITOH
924f7c0ba5
Update Advanced Guide
...
- Changed code to use latest Discordeno Boilerplate features.
- Correct deprecated imports.
- Change Links to use the new documentation.
Changed some more things too
2020-12-05 22:33:04 +01:00
ITOH
faed440a7a
Update Step By Step
...
- Changed code to use latest Discordeno Boilerplate features.
- Correct deprecated imports.
- Change Links to use the new documentation.
- Change order of files
Changed some more things too
2020-12-05 21:41:35 +01:00
Skillz4Killz
0753256d4b
Merge pull request #219 from discordeno/ayntee-patch-1
...
feat: better return type/value for createServer()
2020-12-05 09:55:32 -05:00
Ayyan
d745457b6e
Make linter happy :)
2020-12-05 12:07:36 +04:00
Ayyan
dcfaf9d066
Update README.md
2020-12-04 21:16:51 +04:00
Ayyan
747858437f
Update guild.ts
2020-12-04 20:20:49 +04:00
Ayyan
dbb0feabd6
Update guild.ts
2020-12-04 20:06:46 +04:00
Ayyan
5bf843b595
feat: better return type/value for createServer()
2020-12-04 20:05:01 +04:00
Skillz4Killz
fbb4b32d8d
Merge pull request #217 from WallyThePenguin/patch-1
...
Fixing Bug on line 40
2020-12-03 12:33:18 -05:00
Waleed
b571cc3ae6
Fixing Bug on line 40
2020-12-03 12:04:17 -05:00
ayntee
6156db4617
Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into next
2020-11-30 19:32:58 +04:00
Ayyan
3c63b7d1f2
Merge pull request #216 from ayntee/ayntee-patch-1
...
docs: add dencord-starter to the boilerplate list
2020-11-30 18:10:22 +04:00
Skillz4Killz
e8a8a3a475
Merge pull request #215 from Skillz4Killz/fix
...
fix: resolve urlToBase64() promise
2020-11-30 08:51:13 -05:00
Ayyan
7764b0cdfb
Update README.md
2020-11-30 13:41:02 +04:00
Ayyan
b6001affd0
docs: add dencord-starter to the boilerplate list
2020-11-30 13:40:17 +04:00
ayntee
8b7eb7d84b
fix: resolve urlToBase64() promise
2020-11-30 09:44:04 +04:00
ayntee
fdcd9ca668
Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into next
2020-11-27 10:14:07 -08:00
ayntee
b484c2cc98
Update Discordeno version
2020-11-27 10:13:46 -08:00
Skillz4Killz
167e24ee81
Merge pull request #167 from Skillz4Killz/role.tags
...
Add Role.tags property
2020-11-26 10:29:46 -05:00
Skillz4Killz
85b5d686dd
Merge pull request #210 from TheBlueOompaLoompa/patch-1
...
Fix spelling error in guild.ts
2020-11-25 21:58:24 -05:00
TheBlueOompaLoompa
1a4fe647e4
Fix spelling error in guild.ts
...
Fixed the extra uppercase letter in the comment for unban.
2020-11-25 20:45:47 -06:00
ayntee
6505adac76
Merge pull request #208 from Skillz4Killz/web-ws-api
...
Switch to web WebSocket API
2020-11-24 21:48:57 +04:00
ayntee
c5cd88852b
Handle WebSocket#error event
2020-11-24 21:47:25 +04:00
ayntee
6041e03268
Switch binaryType to "arraybuffer"
2020-11-24 21:36:22 +04:00
ayntee
4739a322c3
Add "Contributing" header
2020-11-24 21:12:03 +04:00
ayntee
7bf6774d53
Remove "Features" header
2020-11-24 21:07:11 +04:00
ayntee
a0db2bdb69
Remove todo comment
2020-11-24 20:56:32 +04:00
Skillz
4aa232344b
Merge branch 'next' of https://github.com/Skillz4Killz/Discordeno into next
2020-11-23 13:01:07 -05:00
Skillz
7150a5d0bc
better typings
2020-11-23 13:01:03 -05:00
ayntee
b33ff695ca
Fix spelling error :p
2020-11-22 20:39:28 +04:00
ayntee
5cb7580930
Remove test.ts file (dont worry the token is fake :) )
2020-11-22 20:14:51 +04:00
ayntee
98774971b1
I have no idea what I am going
2020-11-22 20:13:56 +04:00
Skillz4Killz
3a81cd4bcc
Merge pull request #209 from Skillz4Killz/idk
...
Types for getChannelWebhooks()
2020-11-22 10:40:47 -05:00
ayntee
6baccde3a9
Types for getChannelWebhooks()
...
Closes #207
2020-11-22 19:36:38 +04:00
ayntee
56535d1236
Add a TODO comment
2020-11-22 19:32:39 +04:00
ayntee
2d524b7e51
Add a TODO comment
2020-11-22 19:31:43 +04:00
ayntee
b58163d59a
Switch to web WebSocket API
2020-11-22 19:27:37 +04:00
ayntee
5e28dcd2cb
chore(deps): remove std/ws
2020-11-22 18:43:48 +04:00
ayntee
12c2ec38d0
Merge pull request #206 from Skillz4Killz/stickers
...
Stickers 🎉
2020-11-20 18:37:55 +04:00
ayntee
5c8ac57f1b
Merge branch 'next' of https://github.com/Skillz4Killz/Discordeno into stickers
2020-11-20 17:30:34 +04:00
ayntee
7c2335b72f
Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into next
2020-11-20 17:30:09 +04:00
ayntee
dd700cecf2
docs: add Features section
2020-11-20 17:29:46 +04:00
ayntee
3ab5d730a1
Merge branch 'next' of https://github.com/Skillz4Killz/Discordeno into stickers
2020-11-20 15:34:12 +04:00
ayntee
28dfef018f
style: format src files
2020-11-20 15:33:53 +04:00
ayntee
e5a562ec80
ci: remove gatsby workflow
2020-11-20 14:24:10 +04:00
ayntee
67536ec02b
feat: add MessageSticker* type
2020-11-20 13:23:18 +04:00
ayntee
556ec8eaac
docs: ignore public/ & .cache/ dir
2020-11-20 13:11:19 +04:00