mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 18:33:02 +00:00
Use Python3Lexer instead of PythonLexer for pygments.
This commit is contained in:
@ -96,7 +96,7 @@ happens, you will receive an event about it and you can then respond to it.
|
||||
|
||||
A quick example to showcase how events work:
|
||||
|
||||
.. code-block:: python
|
||||
.. code-block:: python3
|
||||
|
||||
import discord
|
||||
|
||||
|
Reference in New Issue
Block a user