• Joined on 2020-04-28
tanner pushed to master at tanner/minecraft-bot 2021-04-25 00:48:24 +00:00
d69f9cf09e Don't sleep in occupied beds
8b85de2b2a Limit reply length so bot doesn't get kicked
ce9613c00c Index blocks on change
09b9002c58 Fix bug where needed and wanted items werent updating
Compare 4 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-24 22:34:59 +00:00
4026b410f4 Set sand origin when command is given
tanner pushed to master at tanner/minecraft-bot 2021-04-23 07:01:33 +00:00
a5642409d2 Move command processing to separate file
tanner pushed to master at tanner/minecraft-bot 2021-04-23 01:49:55 +00:00
ae2b0f4875 Move blocks, items, mcdata, mobs to info/ folder
23891066c0 Improve searching for crops
9874e23aa6 Move World class into its own file
221d497204 Reset the bot on death
Compare 4 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-22 02:57:22 +00:00
433e35e79b Add update script
tanner pushed to master at tanner/minecraft-bot 2021-04-22 01:46:30 +00:00
3c90a09d82 Simplify README
390c3405c3 Add dependency checks
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-22 01:30:01 +00:00
1f621333de Add run script
tanner pushed to master at tanner/minecraft-bot 2021-04-22 01:09:47 +00:00
2e635ecd2c Add setup.py
tanner pushed to master at tanner/minecraft-bot 2021-04-22 00:47:27 +00:00
2e635ecd2c Add setup.py
38f3b0ed67 Fix imports
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-21 23:33:39 +00:00
e74082be27 Set up Python Poetry
tanner pushed to master at tanner/minecraft-bot 2021-04-21 23:21:34 +00:00
e74082be27 Set up Python Poetry
d099ae6965 Improve download_mcdata script
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-21 22:09:46 +00:00
3c373ccfe3 Move bot files into mosfet/
tanner pushed to master at tanner/minecraft-bot 2021-04-21 21:51:33 +00:00
4d2b09e578 Improve README
c9788da409 Improve README
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-21 21:49:18 +00:00
c9788da409 Improve README
b8541593dc Improve README
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-21 21:48:58 +00:00
b8541593dc Improve README
fc460f0560 Improve README
Compare 2 commits »
tanner pushed to master at tanner/minecraft-bot 2021-04-21 21:47:34 +00:00
fc460f0560 Improve README
tanner pushed to master at tanner/minecraft-bot 2021-04-19 07:52:16 +00:00
f88809af64 Remove redundant module reloads
tanner pushed to master at tanner/minecraft-bot 2021-04-19 04:18:50 +00:00
87bb638270 Add !help command
tanner pushed to master at tanner/minecraft-bot 2021-04-19 04:03:04 +00:00
bdfec0f9a4 Format commands in code
tanner pushed to master at tanner/minecraft-bot 2021-04-19 03:59:13 +00:00
679030ff9a Document bot commands