-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
type: bugSomething isn't workingSomething isn't workingtype: featureNew feature or requestNew feature or request
Description
If I type in Discord:
```python
def f():
return 2 + 2
```
I get this on IRC:
16:29:18 <BridgeBot`> <ilyagr> def f():
16:29:19 <BridgeBot`> <ilyagr> return 2 + 2
16:29:20 <BridgeBot`> <ilyagr>
I wonder if this could be improved.
It would help if the bot could leave the "```python" line and the closing backticks on the IRC side.
It would be even better if it could be indicated that these lines come from a single Discord message. If something even better could happen -- that is even better!
P.S. Thanks for the nice project with the simple setup and clear instructions! It helps a lot.
Metadata
Metadata
Assignees
Labels
type: bugSomething isn't workingSomething isn't workingtype: featureNew feature or requestNew feature or request