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:
@ -15,7 +15,7 @@ Let's make a bot that replies to a specific message and walk you through it.
|
||||
|
||||
It looks something like this:
|
||||
|
||||
.. code-block:: python
|
||||
.. code-block:: python3
|
||||
|
||||
import discord
|
||||
|
||||
|
Reference in New Issue
Block a user