Commit Graph

20 Commits (master)

Author SHA1 Message Date
Joey Hines bc6a77257f Fixed more error handling
+ I hate discord.py sometimes
2019-10-11 16:49:00 -05:00
Joey Hines 6a45fe217a Fixed issue where users could register in PMs and with `me` 2019-09-29 07:47:45 -05:00
Joey Hines 79a5efa984 Changed how urls are handled 2019-09-27 16:00:28 -05:00
Joey Hines 8086156fed Fixed typo in `edit_pos` 2019-09-26 10:23:23 -05:00
Joey Hines 84ac092ffb Small refactor
+ renamed GeoffreyApiHelper to geoffrey_formatter
+ moved some utility functions to util
2019-07-26 18:17:46 -05:00
Joey Hines 8a43f9b67e Added send_formatted_message function and cleaned up some help messages 2019-05-15 08:14:50 -05:00
Joey Hines a346cb3eb9 Added find_farm command 2019-05-14 17:38:39 -05:00
Joey Hines 3911daa430 Fixed missing parameters not being handled on on_command_error 2019-05-14 08:02:14 -05:00
Joey Hines 21eb7f513c Fixed send_list and register command
+ send_list was updated to track the raw msg size
+ register was missing a format
2019-05-13 21:05:37 -05:00
Joey Hines 7c29e6e9b0 Fixed register command and error user issue 2019-05-13 09:52:15 -05:00
Joey Hines 93fba48b15 Added add_attraction command 2019-05-13 09:49:47 -05:00
Joey Hines c0f9b5e883 Added market commands 2019-05-11 11:45:55 -05:00
Joey Hines 0fee5135d8 Changed how errors are handled
+ removed a lot of copy/pasted code
+ errors handled mainly by run_command
+ on_command_error mainly for bot related errors, not Geoffrey errors
2019-05-10 16:22:10 -05:00
Joey Hines 78fb85cf17 Upgraded to discord.py v1.0 2019-04-10 14:08:39 -05:00
Joey Hines e63d00e967 Added town commands and fixed many bug in commands
+Added add_town, add_resident, remove_resident
+Fixed some bugs introduce by the last commit
+Error message now sends as one message
2019-02-16 21:21:29 -06:00
Joey Hines cb4a173508 Added add_owner command and made help messages more consistent 2019-02-02 10:12:58 -06:00
Joey Hines 0593318df5 Fixed error message in the delete command and added multiple owner formatting 2019-02-02 09:37:45 -06:00
Joey Hines 299aa80364 Moved "I sent you some help in the dms" message to the help command 2019-01-27 20:53:13 -06:00
Joey Hines 6b426b348e Added help command 2019-01-27 20:35:17 -06:00
Joey Hines 2cfe8aeab8 All v1.0 Geoffrey bot commands re-implemented 2019-01-14 14:20:16 -06:00