aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update utils.py0ceanlight2021-01-281-0/+6
|/ | | don't ask!
* Check the eqn not the messageLuca Matei Pintilie2021-01-261-1/+1
|
* Fix custom message vulnerabilityLuca Matei Pintilie2021-01-251-0/+2
|
* Remove aliasMango0x452021-01-221-1/+1
|
* Merge branch 'master' of github.com:MCBE-Speedrunning/Steve-BotMango0x452021-01-221-1/+1
|\
| * Merge pull request #41 from Skycloudd/patch-1Thomas Voss2021-01-211-1/+1
| |\
| | * increase pending command cooldown to 10 minutesSkycloudd2021-01-211-1/+1
| |/
* | ReformatMango0x452021-01-221-1/+3
| |
* | Add missing importMango0x452021-01-221-0/+1
| |
* | Add drun commandMango0x452021-01-221-2/+13
|/
* Merge pull request #40 from Skycloudd/patch-3Thomas Voss2021-01-181-0/+2
|\ | | | | re-added my favourite comment
| * re-added my favourite commentSkycloudd2021-01-181-0/+2
|/
* Search for BC in the PATHMango0x452021-01-182-40/+40
|
* Use tabs instead of spacesMango0x452021-01-181-1/+1
|
* Merge branch 'master' of github.com:MCBE-Speedrunning/Steve-BotMango0x452021-01-182-3/+3
|\
| * Fix :sad: emojiLuca Matei Pintilie2021-01-171-1/+1
| |
| * Merge pull request #39 from Skycloudd/patch-2Thomas Voss2021-01-131-2/+2
| |\ | | | | | | changed bad randint to good choice
| | * changed bad randint to good choiceSkycloudd2021-01-111-2/+2
| |/
* | Fix math command hopefully for the last timeMango0x452021-01-181-24/+22
| |
* | Add math programMango0x452021-01-182-0/+92
| |
* | Add MakefileMango0x452021-01-181-0/+30
| |
* | Add clang-format configMango0x452021-01-181-0/+59
| |
* | Update gitignoreMango0x452021-01-181-0/+15
| |
* | Add init and exit BC scriptsMango0x452021-01-182-0/+6
| |
* | Merge BC files into oneMango0x452021-01-182-30/+31
|/
* Merge pull request #38 from null2264/patch-1Luca Matei Pintilie2021-01-081-1/+1
|\ | | | | + Change list to tuple
| * + Change list to tupleAhmad Ansori Palembani2021-01-071-1/+1
|/ | | You change every list into tuple but not the if statement thingy. Kappa
* Fix factorialMango0x452021-01-061-13/+19
|
* Add factorial functionMango0x452021-01-051-0/+19
|
* Add absolute value functionMango0x452021-01-051-0/+5
|
* Fix dumb stuffMango0x452021-01-051-1/+1
|
* Fix dumb issues and use GNU BcMango0x452021-01-052-16/+3
|
* Fix a very very very very very bad errorMango0x452021-01-041-2/+5
|
* Merge branch 'master' of github.com:MCBE-Speedrunning/Steve-BotMango0x452021-01-041-2/+2
|\
| * 24 hour timezone change cooldownThomas Voss2021-01-041-2/+2
| |
| * Group punishment is a war crimeLuca Matei Pintilie2021-01-041-1/+1
| |
* | Fix security vulnerability in math and add timeoutMango0x452021-01-041-14/+22
|/
* Removed walrus (rip 3.8 on debian)Mango0x452021-01-041-34/+51
|
* Merge pull request #37 from 0ceanlight/masterThomas Voss2021-01-032-2/+109
|\ | | | | Fair.
| * Merge branch 'master' of https://github.com/MCBE-Speedrunning/Steve-Bot into ↵0ceanlight2021-01-034-55/+184
| |\ | |/ |/| | | fair
* | Gonna readd this when I learn how to make a jailMango0x452021-01-031-14/+14
| |
* | Fix bugsMango0x452021-01-032-35/+38
| |
* | Fix functionMango0x452021-01-031-3/+5
| |
* | More bc functionsMango0x452021-01-032-3/+10
| |
* | Hopefully this fixes stuffMango0x452021-01-031-3/+1
| |
* | testMango0x452021-01-031-4/+3
| |
* | I'm bad with foldersMango0x452021-01-031-1/+2
| |
* | Try to make math work with BC functionsMango0x452021-01-032-2/+108
| |
* | Spaces work plsMango0x452021-01-031-1/+1
| |
* | Remove BC linebreaksMango0x452021-01-031-3/+4
| |