Titan/discordbot/titanembeds/database
2017-08-03 22:39:30 +00:00
..
__init__.py Hotfix for webhooks not showing up in the embeds. Message author object sometimes gives User for webhooks. User objects does not have nicknames. Check if the user/author object has nick attribute. 2017-08-03 22:39:30 +00:00
guild_members.py Basic pushing information to the database of members and guilds 2017-05-06 15:27:07 -07:00
guilds.py Moved some text fields over to longtext type (#21) 2017-07-10 04:37:52 +00:00
keyvalue_properties.py Show global header message when bot loses connection with server 2017-06-13 01:39:49 +00:00
messages.py Fetching database for messages instead 2017-05-06 17:19:12 -07:00
unauthenticated_bans.py Added kick and ban commands to bot 2017-05-26 19:00:50 -07:00
unauthenticated_users.py Added kick and ban commands to bot 2017-05-26 19:00:50 -07:00