Commit Graph

3 Commits

Author SHA1 Message Date
Artem Savkov 9990487e54 Add license info 2015-12-16 11:25:16 +01:00
Artem Savkov 432767279a Get user/channel info through functions from discrod-util.
Do not traverse the lists by hand, use get_*_by_id functions from discord-util.
This adds get_user_by_id and changes get_channel_by_id to traverse all servers
in case no server is specified.
2015-12-12 12:02:02 +01:00
Artem Savkov 19da06c348 Refactor all the things.
Split this huge prototyping mess in a single lump into separate files. Better
do this early then never.
2015-12-05 18:28:53 +01:00