Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal to send posts to a channel #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Proposal to send posts to a channel #31

wants to merge 2 commits into from

Conversation

Ecron
Copy link
Contributor

@Ecron Ecron commented Jan 16, 2017

Proposal to send posts directly to a channel when tapping an inline button. The only part missing is the callback_query function which will send the message to the channel. I don't know if it's possible to import the create_event_message(event, user) function to this module.

The proposal is only made for the langpack event type, but it should be made for every other event type.

UPDATE: He afegit una funció que respon al callback_query, i he modificat tots els missatges que s'envien en finalitzar la creació d'un esdeveniment.
Resta per saber com fer per que trobe la funció create_event_message, que es troba a un altre mòdul.

Proposal to send posts directly to a channel when tapping an inline button.
He afegit una funció que respon al callback_query, i he modificat tots els missatges que s'envien en finalitzar la creació d'un esdeveniment.
Resta per saber com fer per que trobe la funció `create_event_message`, que es troba a un altre mòdul.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant