mirror of
https://github.com/Tha14/toxic.git
synced 2025-11-26 13:06:39 +01: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