File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ globalThis.Underline = {
2828 Button : require ( "./types/Button" ) ,
2929}
3030
31- console . info ( "[BİLGİ] Basit Altyapı v1.8.6 - by Kıraç Armağan Önal" ) ;
31+ console . info ( "[BİLGİ] Basit Altyapı v1.9 - by Kıraç Armağan Önal" ) ;
3232( async ( ) => {
3333 let interactionsPath = path . resolve ( "./interactions" ) ;
3434 await makeSureFolderExists ( interactionsPath ) ;
Original file line number Diff line number Diff line change 1616 "@types/recursive-readdir" : " ^2.2.0"
1717 },
1818 "name" : " armagan-basit-altyapi" ,
19- "version" : " 1.8.6 " ,
19+ "version" : " 1.9 " ,
2020 "description" : " Kullanımı basit ancak bir yandanda içinde birçek özellik barındıran discord bot altyapısı." ,
2121 "main" : " index.js" ,
2222 "repository" : {
Original file line number Diff line number Diff line change 1- # Basit Altyapı (Versiyon 1.8.6 ) (v13.x)
1+ # Basit Altyapı (Versiyon 1.9 ) (v13.x)
22
33Kullanımı basit ancak bir yandanda içinde birçek özellik barındıran discord bot altyapısı. Sık sık güncelleme alıyor. (Slash Commands)
44
You can’t perform that action at this time.
0 commit comments