Template errors

  • Template public:CMTV_Badges_featured_badges_macros: [E_USER_WARNING] Cannot call method getFeaturedBadges on a non-object (NULL) (src/XF/Template/Templater.php:1180)

Altyapı @discord.js bot - v14 altyapı - slash/prefix commands | mysql

mudlusamoi#5646
Katılım
10 Ağu 2022
Mesajlar
16
Tepkime puanı
7
Şehir
Bursa

Boş zamanlarımda geliştirdiğim botu forumda paylaşmak istedim. Herhangi bir şekilde botu kullanabilir veya kodlardan yararlanabilirsiniz. İstediğiniz bir şey var ise belirtebilirsiniz. Ayrıca çok üzerine düşmediğim ve geliştirirken öğrendiğim birçok şey olduğu için hataları veya eksikleri olabilir. Belirtmekten çekinmeyin.


🏷️ Özellikler​

  • Düzenli ve okunması kolay kod yapısı.
  • Dil desteği.
  • Seviye/XP/Rütbe sistemi.
  • Müzik komutları.
  • Birçok siteden veri çekme komutları.
  • Mesajlardaki resimler için NSFW algılama. (DeepAI API'si)
  • MYSQL desteği.
  • Moderasyon komutları.
  • Aynı anda hem eğik çizgi (slash) komutlarını hem de önek (prefix) komutlarını destekler.
  • Mesajlara otomatik cevap. (autoresponse.js fonksiyonu)

📄 Komutlar

💾 Veri Komutları 💾
AdKategoriTipAçıklama
artstationVeriSlash KomutuArtstation.com bağlantısından resim verilerini alır.
coubVeriSlash KomutuCoub.com bağlantısından video verilerini alır.
pinterestVeriSlash KomutuPinterest.com bağlantısından video/resim verilerini alır.
redditVeriSlash KomutuReddit.com bağlantısından video verilerini alır.
tiktokVeriSlash KomutuTikTok.com bağlantısından video verilerini alır.
twitterVeriSlash KomutuTwitter.com bağlantısından video/gif verilerini alır.

🤖 Eğlence Komutları 🤖
AdKategoriTipAçıklama
d20EğlencePrefix KomutuD20 zarı atabilirsiniz.
kasarEğlenceSlash KomutuCanvas komutu (resimde sadece Türkçe açıklama vardır).

👾 Oyun Komutları 👾
AdKategoriTipAçıklama
chessOyunPrefix KomutuDiscord Etkinleri (discord-together)
pokerOyunPrefix KomutuDiscord Etkinleri (discord-together)
youtubeOyunPrefix KomutuDiscord Etkinleri (discord-together)

💡 Bilgilendirme Komutları 💡
AdKategoriTipAçıklama
avatarBilgilendirmePrefix KomutuAvatar resmini ve bağlantısını gönderir.
bannerBilgilendirmePrefix KomutuBanner resmini ve bağlantısını gönderir.
emojiBilgilendirmeSlash KomutuBelirtilen emojiyi/emojileri döndürür.
helpBilgilendirmePrefix KomutuBot komutlarını gösterir. (yalnızca prefix desteği)
inviteBilgilendirmePrefix KomutuBotu sunucunuza eklemek için davet bağlantısını gönderir.
pingBilgilendirmePrefix KomutuPing gecikmesini gösterir.
serveravatarBilgilendirmePrefix KomutuSunucu avatar resmini ve bağlantısını gönderir.
statsBilgilendirmePrefix KomutuBot durum bilgilerini gösterir.

🪄 Moderasyon Komutları 🪄
AdKategoriTipAçıklama
banModerasyonPrefix KomutuBir kullanıcıyı sunucudan yasaklar.
evalModerasyonPrefix KomutuEval komutu
guildsModerasyonPrefix KomutuBotun hangi sunucularda olduğunu gösterir.
kickModerasyonPrefix KomutuBir kullanıcıyı sunucudan atar.
optionsModerasyonPrefix KomutuBot seçeneklerini özelleştirin.
prunexpModerasyonPrefix KomutuBelirttiğiniz xp değerinden daha düşük olan kullanıcıları getirir.
restartModerasyonPrefix KomutuBotu yeniden başlatır.
scmdModerasyonPrefix KomutuBir sunucudaki tüm eğik çizgi komutlarını siler veya günceller.
surveyModerasyonPrefix KomutuOtomatik olarak bir anket hazırlar.
tokenbanModerasyonPrefix KomutuBelirli bir kullanıcı davetinden gelen kullanıcıları yasaklar.
tokenkickModerasyonPrefix KomutuBelirli bir kullanıcı davetinden gelen kullanıcıları atar.
unbanModerasyonPrefix KomutuYasaklanan bir kullanıcının sunucudaki yasağını kaldırır.

🎶 Müzik Komutları 🎶
AdKategoriTipAçıklama
leaveMüzikPrefix KomutuBotu ses kanalından atar.
loopMüzikPrefix KomutuMüziği döngüye alma komutu.
pauseMüzikPrefix KomutuMüziği duraklatma komutu.
playMüzikPrefix KomutuMüzik çalma komutu.
skipMüzikPrefix KomutuMüziği geçme komutu.

✨ Rank (İstatistik) Komutları ✨
AdKategoriTipAçıklama
rankİstatistikPrefix KomutuSunucudaki mevcut rütbeyi gösterir.
topİstatistikPrefix KomutuSunucunun seviye sıralaması.

Kurulum​

  1. .env.example dosyasını .env olarak yeniden adlandırın.
  2. Gerekli değişkenleri doldurun.
    • token & appid
    • ownerid & supportserver
    • dbhost & dbuser & dbpassword & dbname
  3. Gerekli npm paketlerini kurmak için komut satırına "npm install" yazın.
  4. Botu "node index.js" komutuyla başlatabilirsiniz.

.env bilgilendirme​

  • twitterapptoken - twitter komutu için opsiyonel
  • spotifyclientid & spotifyclientsecret - play komutu için Spotify bağlantıları
  • deepaikey - Mesajlardaki resimler için NSFW algılama.
 
Son düzenleme:

deleteduser

Boş zamanlarımda geliştirdiğim botu forumda paylaşmak istedim. Herhangi bir şekilde botu kullanabilir veya kodlardan yararlanabilirsiniz. İstediğiniz bir şey var ise belirtebilirsiniz. Ayrıca çok üzerine düşmediğim ve geliştirirken öğrendiğim birçok şey olduğu için hataları veya eksikleri olabilir. Belirtmekten çekinmeyin.


🏷️ Features​

  • Organized and easy to read code structure.
  • Language support.
  • Level/XP/Rank system.
  • Music commands.
  • Commands to pull data from many sites.
  • NSFW detection for images in messages. (DeepAI API)
  • MYSQL support.
  • Moderation commands.
  • It supports both slash commands and prefix commands at the same time.
  • Automatic reply to messages. (autoresponse.js function with json)

📄 Commands​


💾 Data Commands 💾
NameCategoryTypeDescription
artstationDataSlash CommandRetrieves image data from Artstation.com link.
coubDataSlash CommandRetrieves video data from Coub.com link.
pinterestDataSlash CommandRetrieves video/image data from Pinterest.com link.
redditDataPrefix CommandRetrieves video data from Reddit.com link.
tiktokDataSlash CommandRetrieves video data from TikTok.com link.
twitterDataPrefix CommandRetrieves video/gif data from Twitter.com link.

🤖 Fun Commands 🤖
NameCategoryTypeDescription
d20FunPrefix CommandYou can roll a D20.
kasarFunSlash CommandCanvas command (there is only Turkish description in image).

👾 Game Commands 👾
NameCategoryTypeDescription
chessGamePrefix CommandDiscord Activities (discord-together)
pokerGamePrefix CommandDiscord Activities (discord-together)
youtubeGamePrefix CommandDiscord Activities (discord-together)

💡 Information Commands 💡
NameCategoryTypeDescription
avatarInfoPrefix CommandSends avatar image and link.
bannerInfoPrefix CommandSends banner image and link.
emojiInfoSlash CommandReturns the specified emoji(s).
helpInfoPrefix CommandShows bot commands. (prefix support only)
inviteInfoPrefix CommandSend the invite link to add the bot to your server.
pingInfoPrefix CommandIndicates ping delay.
serveravatarInfoPrefix CommandSends server avatar image and link.
statsInfoPrefix CommandShows bot status information.

🪄 Moderation Commands 🪄
NameCategoryTypeDescription
banModerationPrefix CommandBans a user from the server.
evalModerationPrefix Commandeval command
guildsModerationPrefix CommandShows which servers the bot is on.
kickModerationPrefix CommandKicks a user from the server.
optionsModerationPrefix CommandCustomize bot options.
prunexpModerationPrefix CommandRetrieves users with less than xp value you specified.
restartModerationPrefix CommandRestarts the bot.
surveyModerationPrefix CommandAutomatically prepares a survey.
tokenbanModerationPrefix CommandBans users from a specific user invitation from the server.
tokenkickModerationPrefix CommandKicks users from a specific user invitation from the server.
unbanModerationPrefix CommandUnbans a banned user from the server.

🎶 Music Commands 🎶
NameCategoryTypeDescription
leaveMusicPrefix CommandKicks the bot from the voice channel.
loopMusicPrefix CommandCommand to loop music.
pauseMusicPrefix CommandCommand to pause music.
playMusicPrefix CommandCommand to play music.
skipMusicPrefix CommandCommand to skip music.

✨ Rank (Stats) Commands ✨
NameCategoryTypeDescription
rankStatsPrefix CommandShows the current rank on guild.
topStatsPrefix CommandGuild level ranking.

Installing​

  1. Rename the .env.example file to .env
  2. Fill in the required variables.
    • token & appid
    • ownerid & supportserver
    • dbhost & dbuser & dbpassword & dbname
    • twitterapptoken (It will be optional in future versions.)
    • spotifyclientid & spotifyclientsecret (It will be optional in future versions.)
  3. You can now run the bot.



Notlar:
  • Bot tanıtımı direkt README içeriğinden aktarılmıştır. Forum için yakın zamanda düzenleyebilirim.
Eline sağlık, harika olmuş
 
  • Kalp
Tepkiler: mudlusamoi

Aventia

Aventia | Yasin
Moderator
aventia
Katılım
11 Kas 2021
Mesajlar
3,692
Tepkime puanı
1,048
Şehir
Samsun
Güzel altyapı fakat özellikleri vs. Türkçeleştirirsen süper olur, paylaşımın için teşekkürler.
 
éwing#7777
Katılım
1 Eyl 2021
Mesajlar
210
Tepkime puanı
59
Şehir
İzmir

Boş zamanlarımda geliştirdiğim botu forumda paylaşmak istedim. Herhangi bir şekilde botu kullanabilir veya kodlardan yararlanabilirsiniz. İstediğiniz bir şey var ise belirtebilirsiniz. Ayrıca çok üzerine düşmediğim ve geliştirirken öğrendiğim birçok şey olduğu için hataları veya eksikleri olabilir. Belirtmekten çekinmeyin.


🏷️ Features​

  • Organized and easy to read code structure.
  • Language support.
  • Level/XP/Rank system.
  • Music commands.
  • Commands to pull data from many sites.
  • NSFW detection for images in messages. (DeepAI API)
  • MYSQL support.
  • Moderation commands.
  • It supports both slash commands and prefix commands at the same time.
  • Automatic reply to messages. (autoresponse.js function with json)

📄 Commands​


💾 Data Commands 💾
NameCategoryTypeDescription
artstationDataSlash CommandRetrieves image data from Artstation.com link.
coubDataSlash CommandRetrieves video data from Coub.com link.
pinterestDataSlash CommandRetrieves video/image data from Pinterest.com link.
redditDataPrefix CommandRetrieves video data from Reddit.com link.
tiktokDataSlash CommandRetrieves video data from TikTok.com link.
twitterDataPrefix CommandRetrieves video/gif data from Twitter.com link.

🤖 Fun Commands 🤖
NameCategoryTypeDescription
d20FunPrefix CommandYou can roll a D20.
kasarFunSlash CommandCanvas command (there is only Turkish description in image).

👾 Game Commands 👾
NameCategoryTypeDescription
chessGamePrefix CommandDiscord Activities (discord-together)
pokerGamePrefix CommandDiscord Activities (discord-together)
youtubeGamePrefix CommandDiscord Activities (discord-together)

💡 Information Commands 💡
NameCategoryTypeDescription
avatarInfoPrefix CommandSends avatar image and link.
bannerInfoPrefix CommandSends banner image and link.
emojiInfoSlash CommandReturns the specified emoji(s).
helpInfoPrefix CommandShows bot commands. (prefix support only)
inviteInfoPrefix CommandSend the invite link to add the bot to your server.
pingInfoPrefix CommandIndicates ping delay.
serveravatarInfoPrefix CommandSends server avatar image and link.
statsInfoPrefix CommandShows bot status information.

🪄 Moderation Commands 🪄
NameCategoryTypeDescription
banModerationPrefix CommandBans a user from the server.
evalModerationPrefix Commandeval command
guildsModerationPrefix CommandShows which servers the bot is on.
kickModerationPrefix CommandKicks a user from the server.
optionsModerationPrefix CommandCustomize bot options.
prunexpModerationPrefix CommandRetrieves users with less than xp value you specified.
restartModerationPrefix CommandRestarts the bot.
surveyModerationPrefix CommandAutomatically prepares a survey.
tokenbanModerationPrefix CommandBans users from a specific user invitation from the server.
tokenkickModerationPrefix CommandKicks users from a specific user invitation from the server.
unbanModerationPrefix CommandUnbans a banned user from the server.

🎶 Music Commands 🎶
NameCategoryTypeDescription
leaveMusicPrefix CommandKicks the bot from the voice channel.
loopMusicPrefix CommandCommand to loop music.
pauseMusicPrefix CommandCommand to pause music.
playMusicPrefix CommandCommand to play music.
skipMusicPrefix CommandCommand to skip music.

✨ Rank (Stats) Commands ✨
NameCategoryTypeDescription
rankStatsPrefix CommandShows the current rank on guild.
topStatsPrefix CommandGuild level ranking.

Installing​

  1. Rename the .env.example file to .env
  2. Fill in the required variables.
    • token & appid
    • ownerid & supportserver
    • dbhost & dbuser & dbpassword & dbname
    • twitterapptoken (It will be optional in future versions.)
    • spotifyclientid & spotifyclientsecret (It will be optional in future versions.)
  3. You can now run the bot.



Notlar:
  • Bot tanıtımı direkt README içeriğinden aktarılmıştır. Forum için yakın zamanda düzenleyebilirim.
Githubta bu projeyi görmüştüm başarılı bir proje iyi kodlamalar.
 
Клаус#3836
Katılım
13 Tem 2022
Mesajlar
15
Tepkime puanı
1
Şehir
Burdur
discorddan mesaj atamıyorum sana
 
onwr#1000
Katılım
6 May 2022
Mesajlar
523
Tepkime puanı
105
Şehir
Antalya

Boş zamanlarımda geliştirdiğim botu forumda paylaşmak istedim. Herhangi bir şekilde botu kullanabilir veya kodlardan yararlanabilirsiniz. İstediğiniz bir şey var ise belirtebilirsiniz. Ayrıca çok üzerine düşmediğim ve geliştirirken öğrendiğim birçok şey olduğu için hataları veya eksikleri olabilir. Belirtmekten çekinmeyin.


🏷️ Features​

  • Organized and easy to read code structure.
  • Language support.
  • Level/XP/Rank system.
  • Music commands.
  • Commands to pull data from many sites.
  • NSFW detection for images in messages. (DeepAI API)
  • MYSQL support.
  • Moderation commands.
  • It supports both slash commands and prefix commands at the same time.
  • Automatic reply to messages. (autoresponse.js function with json)

📄 Commands​


💾 Data Commands 💾
NameCategoryTypeDescription
artstationDataSlash CommandRetrieves image data from Artstation.com link.
coubDataSlash CommandRetrieves video data from Coub.com link.
pinterestDataSlash CommandRetrieves video/image data from Pinterest.com link.
redditDataPrefix CommandRetrieves video data from Reddit.com link.
tiktokDataSlash CommandRetrieves video data from TikTok.com link.
twitterDataPrefix CommandRetrieves video/gif data from Twitter.com link.

🤖 Fun Commands 🤖
NameCategoryTypeDescription
d20FunPrefix CommandYou can roll a D20.
kasarFunSlash CommandCanvas command (there is only Turkish description in image).

👾 Game Commands 👾
NameCategoryTypeDescription
chessGamePrefix CommandDiscord Activities (discord-together)
pokerGamePrefix CommandDiscord Activities (discord-together)
youtubeGamePrefix CommandDiscord Activities (discord-together)

💡 Information Commands 💡
NameCategoryTypeDescription
avatarInfoPrefix CommandSends avatar image and link.
bannerInfoPrefix CommandSends banner image and link.
emojiInfoSlash CommandReturns the specified emoji(s).
helpInfoPrefix CommandShows bot commands. (prefix support only)
inviteInfoPrefix CommandSend the invite link to add the bot to your server.
pingInfoPrefix CommandIndicates ping delay.
serveravatarInfoPrefix CommandSends server avatar image and link.
statsInfoPrefix CommandShows bot status information.

🪄 Moderation Commands 🪄
NameCategoryTypeDescription
banModerationPrefix CommandBans a user from the server.
evalModerationPrefix Commandeval command
guildsModerationPrefix CommandShows which servers the bot is on.
kickModerationPrefix CommandKicks a user from the server.
optionsModerationPrefix CommandCustomize bot options.
prunexpModerationPrefix CommandRetrieves users with less than xp value you specified.
restartModerationPrefix CommandRestarts the bot.
surveyModerationPrefix CommandAutomatically prepares a survey.
tokenbanModerationPrefix CommandBans users from a specific user invitation from the server.
tokenkickModerationPrefix CommandKicks users from a specific user invitation from the server.
unbanModerationPrefix CommandUnbans a banned user from the server.

🎶 Music Commands 🎶
NameCategoryTypeDescription
leaveMusicPrefix CommandKicks the bot from the voice channel.
loopMusicPrefix CommandCommand to loop music.
pauseMusicPrefix CommandCommand to pause music.
playMusicPrefix CommandCommand to play music.
skipMusicPrefix CommandCommand to skip music.

✨ Rank (Stats) Commands ✨
NameCategoryTypeDescription
rankStatsPrefix CommandShows the current rank on guild.
topStatsPrefix CommandGuild level ranking.

Installing​

  1. Rename the .env.example file to .env
  2. Fill in the required variables.
    • token & appid
    • ownerid & supportserver
    • dbhost & dbuser & dbpassword & dbname
    • twitterapptoken (It will be optional in future versions.)
    • spotifyclientid & spotifyclientsecret (It will be optional in future versions.)
  3. You can now run the bot.



Notlar:
  • Bot tanıtımı direkt README içeriğinden aktarılmıştır. Forum için yakın zamanda düzenleyebilirim.
Eline Sağlık
 
  • Beğen
Tepkiler: mudlusamoi
ErenAslan#7531
Katılım
15 Ocak 2022
Mesajlar
1
Tepkime puanı
0
MySQL kuramadım ilk kez kullanıyorum yardımcı olabilir misin
 
Konu Sahibi
mudlusamoi
mudlusamoi#5646
Katılım
10 Ağu 2022
Mesajlar
16
Tepkime puanı
7
Şehir
Bursa
MySQL kuramadım ilk kez kullanıyorum yardımcı olabilir misin
Pm gönderebilirsiniz veya direkt olarak bu konuya takıldığınız noktayı yazabilirsiniz. Bu konuya yazmanız daha iyi olacaktır. İleride aynı sorunla karşılaşan arkadaşlar için rehber niteliğinde bir mesaj olur.
 
sworond
Katılım
14 Haz 2022
Mesajlar
69
Tepkime puanı
19
Şehir
Ankara

Boş zamanlarımda geliştirdiğim botu forumda paylaşmak istedim. Herhangi bir şekilde botu kullanabilir veya kodlardan yararlanabilirsiniz. İstediğiniz bir şey var ise belirtebilirsiniz. Ayrıca çok üzerine düşmediğim ve geliştirirken öğrendiğim birçok şey olduğu için hataları veya eksikleri olabilir. Belirtmekten çekinmeyin.


🏷️ Features​

  • Organized and easy to read code structure.
  • Language support.
  • Level/XP/Rank system.
  • Music commands.
  • Commands to pull data from many sites.
  • NSFW detection for images in messages. (DeepAI API)
  • MYSQL support.
  • Moderation commands.
  • It supports both slash commands and prefix commands at the same time.
  • Automatic reply to messages. (autoresponse.js function with json)

📄 Commands​


💾 Data Commands 💾
NameCategoryTypeDescription
artstationDataSlash CommandRetrieves image data from Artstation.com link.
coubDataSlash CommandRetrieves video data from Coub.com link.
pinterestDataSlash CommandRetrieves video/image data from Pinterest.com link.
redditDataPrefix CommandRetrieves video data from Reddit.com link.
tiktokDataSlash CommandRetrieves video data from TikTok.com link.
twitterDataPrefix CommandRetrieves video/gif data from Twitter.com link.

🤖 Fun Commands 🤖
NameCategoryTypeDescription
d20FunPrefix CommandYou can roll a D20.
kasarFunSlash CommandCanvas command (there is only Turkish description in image).

👾 Game Commands 👾
NameCategoryTypeDescription
chessGamePrefix CommandDiscord Activities (discord-together)
pokerGamePrefix CommandDiscord Activities (discord-together)
youtubeGamePrefix CommandDiscord Activities (discord-together)

💡 Information Commands 💡
NameCategoryTypeDescription
avatarInfoPrefix CommandSends avatar image and link.
bannerInfoPrefix CommandSends banner image and link.
emojiInfoSlash CommandReturns the specified emoji(s).
helpInfoPrefix CommandShows bot commands. (prefix support only)
inviteInfoPrefix CommandSend the invite link to add the bot to your server.
pingInfoPrefix CommandIndicates ping delay.
serveravatarInfoPrefix CommandSends server avatar image and link.
statsInfoPrefix CommandShows bot status information.

🪄 Moderation Commands 🪄
NameCategoryTypeDescription
banModerationPrefix CommandBans a user from the server.
evalModerationPrefix Commandeval command
guildsModerationPrefix CommandShows which servers the bot is on.
kickModerationPrefix CommandKicks a user from the server.
optionsModerationPrefix CommandCustomize bot options.
prunexpModerationPrefix CommandRetrieves users with less than xp value you specified.
restartModerationPrefix CommandRestarts the bot.
surveyModerationPrefix CommandAutomatically prepares a survey.
tokenbanModerationPrefix CommandBans users from a specific user invitation from the server.
tokenkickModerationPrefix CommandKicks users from a specific user invitation from the server.
unbanModerationPrefix CommandUnbans a banned user from the server.

🎶 Music Commands 🎶
NameCategoryTypeDescription
leaveMusicPrefix CommandKicks the bot from the voice channel.
loopMusicPrefix CommandCommand to loop music.
pauseMusicPrefix CommandCommand to pause music.
playMusicPrefix CommandCommand to play music.
skipMusicPrefix CommandCommand to skip music.

✨ Rank (Stats) Commands ✨
NameCategoryTypeDescription
rankStatsPrefix CommandShows the current rank on guild.
topStatsPrefix CommandGuild level ranking.

Installing​

  1. Rename the .env.example file to .env
  2. Fill in the required variables.
    • token & appid
    • ownerid & supportserver
    • dbhost & dbuser & dbpassword & dbname
    • twitterapptoken (It will be optional in future versions.)
    • spotifyclientid & spotifyclientsecret (It will be optional in future versions.)
  3. You can now run the bot.



Notlar:
  • Bot tanıtımı direkt README içeriğinden aktarılmıştır. Forum için yakın zamanda düzenleyebilirim.
Çok güzel gözüküyor eline sağlık.
 
  • Beğen
Tepkiler: mudlusamoi
Konu Sahibi
mudlusamoi
mudlusamoi#5646
Katılım
10 Ağu 2022
Mesajlar
16
Tepkime puanı
7
Şehir
Bursa
Konuyu açtığımdan beri getirilen güncellemeler:
  • Twitter komutu Slash komutu olarak güncellendi.
    • API, v1 sürümünden v2 sürümüne yükseltildi.
    • Gif desteği eklendi.
  • Coub komutu için gif desteği eklendi. Videolar artık direkt gif formatına dönüştürülebiliyor.
    • Kategoriler için türkçe desteği eklendi.
    • Etiket (tag) ile arama eklendi.
  • scmd komutu eklendi. Sadece bot sahibi kullanabilir.
    • Belirtilen sunucudaki slash komutlarını günceller veya siler.
  • Reddit komutu Slash komutu olarak güncellendi.
  • Müzik komutu için Spotify albüm ve playlist desteği getirildi.
    • Playlist desteğinin yanında queue (sıra) komutu eklendi.
    • Spotify playlist desteği ilk eklendiğinde playlist içindeki sadece ilk 100 parçayı çekebiliyordu.
  • Müzik komutunda birçok iyileştirme yapıldı.
  • Tokenban ve tokenkick komutlarında iyileştirme yapıldı.
 
panthera#5252
Katılım
28 Şub 2022
Mesajlar
12
Tepkime puanı
0
Konuyu açtığımdan beri getirilen güncellemeler:
  • Twitter komutu Slash komutu olarak güncellendi.
    • API, v1 sürümünden v2 sürümüne yükseltildi.
    • Gif desteği eklendi.
  • Coub komutu için gif desteği eklendi. Videolar artık direkt gif formatına dönüştürülebiliyor.
    • Kategoriler için türkçe desteği eklendi.
    • Etiket (tag) ile arama eklendi.
  • scmd komutu eklendi. Sadece bot sahibi kullanabilir.
    • Belirtilen sunucudaki slash komutlarını günceller veya siler.
  • Reddit komutu Slash komutu olarak güncellendi.
  • Müzik komutu için Spotify albüm ve playlist desteği getirildi.
    • Playlist desteğinin yanında queue (sıra) komutu eklendi.
    • Spotify playlist desteği ilk eklendiğinde playlist içindeki sadece ilk 100 parçayı çekebiliyordu.
  • Müzik komutunda birçok iyileştirme yapıldı.
  • Tokenban ve tokenkick komutlarında iyileştirme yapıldı.
teşekkürler.

kullanım için bir rehber var mı ?

glitch'e yükledim ama bot sürekli ofline gözüküyor. env bilgilerinde eksiklikler var
 
Konu Sahibi
mudlusamoi
mudlusamoi#5646
Katılım
10 Ağu 2022
Mesajlar
16
Tepkime puanı
7
Şehir
Bursa
teşekkürler.

kullanım için bir rehber var mı ?

glitch'e yükledim ama bot sürekli ofline gözüküyor. env bilgilerinde eksiklikler var
Glitch üzerinde çalışması için yapılandırılmadı. Botun çalışması için MYSQL gerekiyor. Glitch tarafında MYSQL desteği yok ise çalıştıramazsınız. VDS/VPS üzerinde herhangi bir işletim sisteminde gerekli ortamı sağladıktan sonra botu çalıştırabilirsiniz.
 
panthera#5252
Katılım
28 Şub 2022
Mesajlar
12
Tepkime puanı
0
Glitch üzerinde çalışması için yapılandırılmadı. Botun çalışması için MYSQL gerekiyor. Glitch tarafında MYSQL desteği yok ise çalıştıramazsınız. VDS/VPS üzerinde herhangi bir işletim sisteminde gerekli ortamı sağladıktan sonra botu çalıştırabilirsiniz.

teşekkür ederim.
 

Konuyu 3 kişi okuyor. (0 kayıtlı üye ve 3 ziyaretçi)

  • Bilgi