You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please note that on Linux installing voice you must install the following packages via your favourite package manager (e.g. ``apt``, ``dnf``, etc) before running the above commands:
67
+
Please note that while installing voice support on Linux, you must install the following packages via your preferred package manager (e.g. ``apt``, ``dnf``, etc) BEFORE running the above commands:
68
68
69
69
* libffi-dev (or ``libffi-devel`` on some systems)
70
70
* python-dev (e.g. ``python3.6-dev`` for Python 3.6)
@@ -107,10 +107,12 @@ Normal Commands Example
107
107
108
108
You can find more examples in the examples directory.
109
109
110
+
Note: Make sure you do not reveal your bot token to anyone, it can grant access to your bot.
0 commit comments