This repository has been archived on 2023-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
nimcord/src
SeanOMik a665d00030
Add a getGuild proc and most some things around.
2020-06-18 21:24:15 -05:00
..
cache.nim Add a getGuild proc and most some things around. 2020-06-18 21:24:15 -05:00
channel.nim Fix code blocks and add documentation for some client procs. 2020-06-18 21:20:09 -05:00
client.nim Fix code blocks and add documentation for some client procs. 2020-06-18 21:20:09 -05:00
clientobjects.nim Add some documentation 2020-06-17 22:36:37 -05:00
discordobject.nim Export discord object == operator 2020-06-18 15:31:28 -05:00
emoji.nim Fix documentation generation error 2020-06-18 18:12:44 -05:00
eventdispatcher.nim Add GuildCreateEvent 2020-06-17 22:19:13 -05:00
eventhandler.nim Add documentation in eventhandler.nim 2020-06-18 21:23:56 -05:00
guild.nim Add some documentation for types, remove ChannelType field in guild.nim 2020-06-18 19:08:30 -05:00
member.nim Add Role type to Member. 2020-06-18 18:34:13 -05:00
message.nim Export type fields. 2020-06-18 17:48:48 -05:00
nimcordutils.nim Remove unneeded pragma 2020-06-18 17:01:48 -05:00
permission.nim Add new permissions constructor and create Role type 2020-06-18 18:27:03 -05:00
role.nim Get role.permissions correctly on construction. 2020-06-18 18:29:00 -05:00
user.nim Make member and user `ref object of DiscordObject` 2020-06-18 15:58:10 -05:00