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 4af2f4f711
Add documentation for Message.editMessage
2020-06-18 15:46:22 -05:00
..
cache.nim Remove unneeded import 2020-06-17 22:37:21 -05:00
channel.nim Add proc documentation 2020-06-18 15:32:05 -05:00
client.nim Add a test command for adding mesage reactions. 2020-06-18 15:32:28 -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 Finish all of channel endpoints that were supposed to be in message.nim 2020-06-18 15:45:31 -05:00
eventdispatcher.nim Add GuildCreateEvent 2020-06-17 22:19:13 -05:00
eventhandler.nim Add GuildCreateEvent 2020-06-17 22:19:13 -05:00
guild.nim Add guild 2020-06-17 22:18:59 -05:00
member.nim Dont shadow json module. 2020-05-31 01:14:21 -05:00
message.nim Add documentation for Message.editMessage 2020-06-18 15:46:22 -05:00
nimcordutils.nim Fix waiting for rate limiting 2020-06-18 15:31:38 -05:00
user.nim Get user discriminator correctly 2020-06-17 22:16:21 -05:00