
代码地址: https://github.com/xiaomoinfo/fastTwitter
在 application manager 上创建一个 app, 你将会得到我们所需要的相关信息 
打开 'cfg.json'文件, 修改成你自己账号的配置

打开文件 'follow.py',右键,选择
run命令。
打开文件 'unfollow.py', 右键,选择
run命令。 这是个危险的操作,所以会在config目录生成一个名为unfollow.txt的备份文件,以便随时加回来。
如果你想添加或修改想要 follow 的人, 你可修改 follow.txt这个文件

如果在使用过程中有任何问题请随时联系
MIT License Copyright (c) 2018 Peng Hu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: