aboutsummaryrefslogblamecommitdiff
path: root/app/src/main/res/drawable/ic_outline_bookmarks_24dp.xml
blob: 33ceac3f4b737be68a8509b3cf5eb46da44166d3 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                                                                                                                                                                             
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
  <path
      android:fillColor="#FF000000"
      android:pathData="M15,7v12.97l-4.21,-1.81 -0.79,-0.34 -0.79,0.34L5,19.97L5,7h10m4,-6L8.99,1C7.89,1 7,1.9 7,3h10c1.1,0 2,0.9 2,2v13l2,1L21,3c0,-1.1 -0.9,-2 -2,-2zM15,5L5,5c-1.1,0 -2,0.9 -2,2v16l7,-3 7,3L17,7c0,-1.1 -0.9,-2 -2,-2z"/>
</vector>
class='logheader'>2020-09-27Better Error Handleraninternettroll4-42/+103 2020-09-27add cooldown messageSkycloudd2-9/+1 2020-09-27add 5 minute cooldown to pending commandSkycloudd1-0/+1 2020-09-27add global error handlerSkycloudd2-0/+21 handles these errors: - CommandNotFound (does nothing) - CommandOnCooldown (does nothing) 2020-09-26Even more user data! Incredible!Thomas Voss1-0/+5 2020-09-26Harvested more user dataThomas Voss1-0/+5 2020-09-19 modified: custom_commands.jsonAnInternetTroll1-4/+9 2020-09-12Update utils.pyLuca Matei Pintilie1-1/+1 2020-09-12Update utils.pyLuca Matei Pintilie1-1/+1 2020-09-12Duplicate filter now checks for equal valuesMango0x451-11/+16 2020-09-12Black is neatMango0x4511-1616/+1783 2020-09-12actions are assMango0x451-20/+0 2020-09-12Testy testMango0x451-3/+1 2020-09-12if this doesnt work im doneThomas Voss1-1/+1 2020-09-12Github actions testMango0x451-1/+1 2020-09-12Make action work on pushMango0x451-0/+2 2020-09-12Testing github actionMango0x451-328/+333 2020-09-12I hope this worksMango0x451-10/+14 2020-09-12Harvested more user dataMango0x451-380/+385 2020-09-12pls fixMango0x451-1/+1 2020-09-12Action fixMango0x451-1/+1