Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitelist coop all bosses when rejecting spam | Mango0x45 | 2021-02-13 | 1 | -1/+1 |
| | |||||
* | Remove useless imports | Mango0x45 | 2021-02-13 | 4 | -6/+1 |
| | |||||
* | Add better spam prevention | Mango0x45 | 2021-02-13 | 1 | -15/+22 |
| | |||||
* | Remove useless dependencies | Mango0x45 | 2021-02-13 | 1 | -10/+8 |
| | |||||
* | Match woman too | Mango0x45 | 2021-01-28 | 1 | -1/+1 |
| | |||||
* | Bully ultra even more | Mango0x45 | 2021-01-28 | 1 | -9/+17 |
| | |||||
* | Update utils.py | 0ceanlight | 2021-01-28 | 1 | -0/+6 |
| | | | don't ask! | ||||
* | Check the eqn not the message | Luca Matei Pintilie | 2021-01-26 | 1 | -1/+1 |
| | |||||
* | Fix custom message vulnerability | Luca Matei Pintilie | 2021-01-25 | 1 | -0/+2 |
| | |||||
* | Remove alias | Mango0x45 | 2021-01-22 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:MCBE-Speedrunning/Steve-Bot | Mango0x45 | 2021-01-22 | 1 | -1/+1 |
|\ | |||||
| * | increase pending command cooldown to 10 minutes | Skycloudd | 2021-01-21 | 1 | -1/+1 |
| | | |||||
* | | Reformat | Mango0x45 | 2021-01-22 | 1 | -1/+3 |
| | | |||||
* | | Add missing import | Mango0x45 | 2021-01-22 | 1 | -0/+1 |
| | | |||||
* | | Add drun command | Mango0x45 | 2021-01-22 | 1 | -2/+13 |
|/ | |||||
* | re-added my favourite comment | Skycloudd | 2021-01-18 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' of github.com:MCBE-Speedrunning/Steve-Bot | Mango0x45 | 2021-01-18 | 2 | -3/+3 |
|\ | |||||
| * | Fix :sad: emoji | Luca Matei Pintilie | 2021-01-17 | 1 | -1/+1 |
| | | |||||
| * | changed bad randint to good choice | Skycloudd | 2021-01-11 | 1 | -2/+2 |
| | | |||||
* | | Fix math command hopefully for the last time | Mango0x45 | 2021-01-18 | 1 | -24/+22 |
|/ | |||||
* | + Change list to tuple | Ahmad Ansori Palembani | 2021-01-07 | 1 | -1/+1 |
| | | | You change every list into tuple but not the if statement thingy. Kappa | ||||
* | Fix dumb stuff | Mango0x45 | 2021-01-05 | 1 | -1/+1 |
| | |||||
* | Fix dumb issues and use GNU Bc | Mango0x45 | 2021-01-05 | 1 | -4/+3 |
| | |||||
* | Fix a very very very very very bad error | Mango0x45 | 2021-01-04 | 1 | -2/+5 |
| | |||||
* | Merge branch 'master' of github.com:MCBE-Speedrunning/Steve-Bot | Mango0x45 | 2021-01-04 | 1 | -2/+2 |
|\ | |||||
| * | 24 hour timezone change cooldown | Thomas Voss | 2021-01-04 | 1 | -2/+2 |
| | | |||||
| * | Group punishment is a war crime | Luca Matei Pintilie | 2021-01-04 | 1 | -1/+1 |
| | | |||||
* | | Fix security vulnerability in math and add timeout | Mango0x45 | 2021-01-04 | 1 | -14/+22 |
|/ | |||||
* | Removed walrus (rip 3.8 on debian) | Mango0x45 | 2021-01-04 | 1 | -34/+51 |
| | |||||
* | Merge branch 'master' of https://github.com/MCBE-Speedrunning/Steve-Bot into ↵ | 0ceanlight | 2021-01-03 | 1 | -53/+70 |
|\ | | | | | | | fair | ||||
| * | Gonna readd this when I learn how to make a jail | Mango0x45 | 2021-01-03 | 1 | -14/+14 |
| | | |||||
| * | Hopefully this fixes stuff | Mango0x45 | 2021-01-03 | 1 | -3/+1 |
| | | |||||
| * | test | Mango0x45 | 2021-01-03 | 1 | -4/+3 |
| | | |||||
| * | I'm bad with folders | Mango0x45 | 2021-01-03 | 1 | -1/+2 |
| | | |||||
| * | Try to make math work with BC functions | Mango0x45 | 2021-01-03 | 1 | -2/+10 |
| | | |||||
| * | Spaces work pls | Mango0x45 | 2021-01-03 | 1 | -1/+1 |
| | | |||||
| * | Remove BC linebreaks | Mango0x45 | 2021-01-03 | 1 | -3/+4 |
| | | |||||
| * | This code isnt working atm | Mango0x45 | 2021-01-03 | 1 | -53/+53 |
| | | |||||
| * | Merge branch 'master' of github.com:MCBE-Speedrunning/Steve-Bot | Mango0x45 | 2021-01-03 | 1 | -0/+5 |
| |\ | |||||
| * | | Add math command with BC | Mango0x45 | 2021-01-03 | 1 | -0/+10 |
| | | | |||||
* | | | added fair day && streak tracking, function to set timezone | 0ceanlight | 2021-01-03 | 1 | -2/+95 |
| |/ |/| | |||||
* | | Happy Birthday Samuel! | aninternettroll | 2021-01-02 | 1 | -0/+5 |
|/ | |||||
* | Some tuple and typehint stuffs | Mango0x45 | 2020-12-14 | 1 | -9/+9 |
| | |||||
* | Store user data in named tuples | Mango0x45 | 2020-12-14 | 1 | -104/+123 |
| | |||||
* | Formatted with black | Mango0x45 | 2020-12-14 | 2 | -1/+2 |
| | |||||
* | Sort imports | Mango0x45 | 2020-12-14 | 1 | -1/+2 |
| | |||||
* | Fixed misunderstanding of type hinting | Luca Matei Pintilie | 2020-12-08 | 1 | -1/+1 |
| | |||||
* | changed my name to Skye | Skycloudd | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | Update utils.py | Luca Matei Pintilie | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | fixed boosts field in serverinfo | Skycloudd | 2020-10-21 | 1 | -3/+3 |
| |