#๐Ÿ”’ Making two events one

7 messages ยท Page 1 of 1 (latest)

hybrid shard
#

Hi, so I'm trying to make an automated agenda and it is really working out until this point.
There are multiple events that are split into 2 events and I want them to become 1 event.
Here is an example:

From this:
https://paste.pythondiscord.com/ZNHA

To this:
https://paste.pythondiscord.com/JVAA

This is the code I use to try and do that:
https://paste.pythondiscord.com/YLVA

lijntjes1 comes from a list of lines that contain "SUMMARY:Onderzoeken en Ontwerpen - CLJ" that looks likes this:
https://paste.pythondiscord.com/BY5A
The first line is the first part of the event and the second line is the second part of the event, the third line is the first part of another event and the fourth is the second part of that and so on.

The problem is that it does nothing and I tried for hours but nothing will work, can someone help me?

brazen brambleBOT
#

@hybrid shard

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

hybrid shard
#

Please mention me so I notice your response

solid tartan
hybrid shard
#

!close

brazen brambleBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.