This website requires JavaScript.
Explore
Help
Sign In
Yadciel
/
Titan
Watch
1
Star
0
Fork
0
You've already forked Titan
mirror of
https://github.com/TitanEmbeds/Titan.git
synced
2025-03-31 06:01:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Titan
/
discordbot
/
titanembeds
/
database
History
Jeremy Zhang
3b5707cd15
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
..
__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