This repository has been archived by the owner on Sep 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Master branch doesn't seem to be the deployed version #298
Labels
Comments
The master on this repo is not used. |
Hello @Larry1123 , thanks for the answer. I still don't see changes related to the pubnub/ably swap in the develop branch. Is it up to date? |
@Fuechschen Still no success on staging:
|
sorry, i had the wrong repo in my mind... |
It is not up to date. I will be updating it soon. I am working on updating things and when I get that done I will be updating this repo. |
This doesn't look like it has been updated, has it? |
No it hasn't. We are currently reworking a lot of our code so the 'real' front-end is private atm. Are you wanting to contribute to the front-end? |
No, I want to create a bot for managing the community channel, for now only
focusing in the overplayed list.
I am coding it in python, using errbot as a base, and I have reverse
engineered a part of the protocol. For now I will be saving:
* song
* up/down votes by who
* who is in the channel
Backend Google Big Query for the data scientist to play with it. It also
has a nice storage pricing and integration with pandas just in case you
looking for something.
Later after I have finished implementing the dubtrack chat as a backend for
errbot, I will add commands. (not completely sure how the chat system works
yet)
Do you have any docs that could help me with the development?
Cheers!
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I was trying to have a look on the code, and I found that there are several differences between the code in master and the one being served. Is there any reason for this?
The text was updated successfully, but these errors were encountered: