mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-10 09:46:45 +02:00
Python interface for getting the user's nickname/status and executing commands
This commit is contained in:
@ -1221,7 +1221,7 @@ int main(int argc, char **argv)
|
||||
|
||||
#ifdef PYTHON
|
||||
|
||||
init_python();
|
||||
init_python(m);
|
||||
|
||||
#endif /* PYTHON */
|
||||
|
||||
|
Reference in New Issue
Block a user