New! Now mattata can control your Spotify music, and skip tracks! Just use /myspotify (you'll be asked to re-authorise mattata before you continue) and then use the new ⏮ and ⏭ buttons!
Читать полностью…Now, if I go and listen to something, it should update when you next press "Recently Played"
Читать полностью…/myspotify will show basic account information, more things will be added soon, this is the first version so it's very bland at the moment.
Читать полностью…Usage:
/spotify <query> - Searches Spotify for a track matching the given search query and returns the most relevant result.
Spotify changed their API to required OAuth 2.0 authentication for every single call to the web API, so I'll be working on an update this week amongst other things.
Читать полностью…Finally, our DNS provider fixed it (took them a while, sorry).
You may still see some residual issues due to caching, but things will get back to normal very soon.
What should the priority be for the next release of mattata (https://github.com/wrxck/mattata)?
Improve, enhance and extend existing functionality – 88
👍👍👍👍👍👍👍 44%
Natural language support for more aspects of the bot's functionality – 46
👍👍👍👍 23%
New plugins and features – 45
👍👍👍👍 23%
Give more plugins support for inline mode – 19
👍👍 10%
👥 198 people voted so far.
Just going to reboot my server, mattata will be back up in about a minute 😁
Edit: It's back online!
In fact, I've made it a lot easier for plugins to be inline, so expect to see most of mattata available inline soon!
Читать полностью…Updated telegram-bot-lua to v1.3.1, update it by using sudo luarocks install telegram-bot-lua
Читать полностью…Added a new "Following" button in /myspotify which displays the artists you follow.
Читать полностью…Artists You Follow
• Red Hot Chili Peppers [3976356]
• You Me At Six [383954]
• RAT BOY [36879]
• The Clash [689558]
• The 1975 [1696208]
• All Time Low [1103974]
• Green Day [3380502]
(When you don't have your account connected, this is what you will see. I will provide more information in this message shortly.)
Читать полностью…New features!
mattata is now able to connect to your Spotify account, it just requires you to authorise access - then it will allow you to view account information using /myspotify, and will allow you to use /spotify again. At the moment this is very minimal in terms of what is being fetched from the API, but soon I will be adding more personalised additions such as your top 10 tracks/artists and more.
Just use /spotify, click the link and authorise your account. After pressing the green "OKAY" button, you will need to return to mattata with the link you were redirected to - this should look like "http://www.wrxck.pro/?code=EWWM7UFY08CcYooVpfbHa4R..." - be sure to paste the entire link in order to avoid any issues occuring.
This is part of mattata v24.0 alpha 2, so bugs may still be present - as always, please report them using /br. Thanks.
New command! /setgrouplang allows group administrators to override user languages and force mattata to respond in the same language for everybody in the group!
Читать полностью…We're having some DNS issues with our web properties. Messaging is alive and well, but your bot may have trouble reaching api.telegram.org until this is resolved. Working on this, back soon!
Sorry about that.
I'm adding more FAQs to @mattataFAQ, if you or anybody you know needs help with mattata-related tips and tricks, then perhaps send this message to them!
Читать полностью…v23.1 alpha is already in development, and I've already made 2 new changes:
• redis:bgsave() is no longer called in the while true loop inside mattata:run() as it seemed to make the bot crash if memory was low
• /user will now display how many messages (that is, the ones mattata has counted) a user has sent in the current chat - this won't be the total amount unless mattata was added before the user and there was no downtime whilst the user spoke, however it's a pretty accurate representation!